summaryrefslogtreecommitdiffstats
path: root/krfb/libvncserver/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* libvncserver: remove unnecessary re-definition of true/false boolean values.Michele Calgaro2022-05-131-6/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix 'true' definition.François Andriot2022-05-121-1/+1
| | | | | | This fixes issue #43. Signed-off-by: François Andriot <francois.andriot@libertysurf.fr>
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-091-0/+830
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a06e2c2f225d76b67b0058a9880222f75d5495c3)