summaryrefslogtreecommitdiffstats
path: root/test/cargstest.c
Commit message (Collapse)AuthorAgeFilesLines
* Check rfbGetScreen() return value everywhere.Christian Beier2011-03-171-0/+3
| | | | | This fixes a segfault when a server is invoked with the '-help' commandline argument.
* global structures/functions should have "rfb", "sra" or "zrle" as prefix,dscho2004-08-301-2/+2
| | | | while structure members should not
* fix cargs.c: arguments were not correctly purged.dscho2004-03-221-0/+29