diff options
author | dscho <dscho> | 2005-09-28 16:51:50 +0000 |
---|---|---|
committer | dscho <dscho> | 2005-09-28 16:51:50 +0000 |
commit | 0a909fde7a283fb22c22bbdbc16bcf4c0fe391ec (patch) | |
tree | 9de5c473941fc3c2525a7cbc67fc416cee11efc0 /libvncclient | |
parent | 93be927b1c1c74bc4da6f6d5978ba8e6e52f3cc2 (diff) | |
download | libvncserver-0a909fde7a283fb22c22bbdbc16bcf4c0fe391ec.zip libvncserver-0a909fde7a283fb22c22bbdbc16bcf4c0fe391ec.tar.gz |
This monster commit contains support for TightVNC's file transfer protocol.
Thank you very much, Rohit!
Diffstat (limited to 'libvncclient')
-rw-r--r-- | libvncclient/.cvsignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libvncclient/.cvsignore b/libvncclient/.cvsignore index ac15bd3..d498e83 100644 --- a/libvncclient/.cvsignore +++ b/libvncclient/.cvsignore @@ -1,5 +1,5 @@ .deps Makefile Makefile.in -client_test +libvncclient.a |