You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xrdp-proprietary/sesman/chansrv
Pavel Roskin 6664aac00f Use "void" for empty argument list in declarations
In C, an empty argument list in a declaration means that the function
can accept any arguments. Use "void" instead, it means "no arguments".

C++ treats void and empty list as "no arguments".
9 years ago
..
pcsc Remove all tabs in sources 9 years ago
pulse Use better symbols to protect include files 10 years ago
Makefile.am fix build with --enable-xrdpdebug=yes 9 years ago
chansrv.c Use "void" for empty argument list in declarations 9 years ago
chansrv.h Use "void" for empty argument list in declarations 9 years ago
chansrv_common.c sound redirection: handle fragmented packets 12 years ago
chansrv_common.h chansrv: fix for segfault issue in chansrv_common 11 years ago
chansrv_fuse.c Use "void" for empty argument list in declarations 9 years ago
chansrv_fuse.h Use "void" for empty argument list in declarations 9 years ago
clipboard-notes.txt chansrv: work on clipboard 14 years ago
clipboard.c Fix warnings detected by -Wwrite-strings 10 years ago
clipboard.h xorg driver, include cleanup 13 years ago
clipboard_common.h Fix warnings detected by -Wwrite-strings 10 years ago
clipboard_file.c Don't use final newline in log calls, it's already appended 10 years ago
clipboard_file.h chansrv: clipboard file copy / paste working now 14 years ago
devredir.c Use constant strings to fix warnings 9 years ago
devredir.h Use "void" for empty argument list in declarations 9 years ago
drdynvc.c Mark g_drdynvc_chan_id as extern in g_drdynvc_chan_id, it's in chansrv.c 10 years ago
drdynvc.h chansrv: no logic change, work on warning 13 years ago
fifo.c Don't use final newline in log calls, it's already appended 10 years ago
fifo.h FUSE: we now process only one opendir command at a time 13 years ago
irp.c Use "void" for empty argument list in declarations 9 years ago
irp.h chansrv: work on smartcard 13 years ago
mlog.h FUSE: we now process only one opendir command at a time 13 years ago
rail.c Use "void" for empty argument list in declarations 9 years ago
rail.h Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a 2c99e69 3f30429 aad2aaa 4f8481e 5117ac2 f3dcf1a 13 years ago
smartcard.c Fix signed to unsigned comparisons reported by g++ 6.1.0 10 years ago
smartcard.h chansrv: smartcard, fix for SCardControl, SCardTransmit 12 years ago
smartcard_pcsc.c Fix signed to unsigned comparisons reported by g++ 6.1.0 10 years ago
smartcard_pcsc.h chansrv: work on smartcard stability, handle multi threaded calls, app crashes, etc 12 years ago
sound.c Use "void" for empty argument list in declarations 9 years ago
sound.h sesman: sound.c: no logic change, remove tabs and warning 12 years ago
wave-format-server.txt chansrv: added mp3 compression from Speidy 10 years ago
xcommon.c Fix warnings about unused variables and functions 10 years ago
xcommon.h chansrv: work on clipboard 14 years ago