diff options
author | runge <runge> | 2006-07-15 16:21:24 +0000 |
---|---|---|
committer | runge <runge> | 2006-07-15 16:21:24 +0000 |
commit | 6e2fa292297af38a12ab6a0bac1a2873b2fb289c (patch) | |
tree | aa4ee196574116ff8020f27e845b4746a4a63f9b /x11vnc/x11vnc.h | |
parent | 6facce2c5c741f99624e9ad50fa37918a752570c (diff) | |
download | libtdevnc-6e2fa292297af38a12ab6a0bac1a2873b2fb289c.tar.gz libtdevnc-6e2fa292297af38a12ab6a0bac1a2873b2fb289c.zip |
update versions for next rel. add some more shortcuts to user:opts
Diffstat (limited to 'x11vnc/x11vnc.h')
-rw-r--r-- | x11vnc/x11vnc.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11vnc/x11vnc.h b/x11vnc/x11vnc.h index d1ab805..0c48245 100644 --- a/x11vnc/x11vnc.h +++ b/x11vnc/x11vnc.h @@ -119,7 +119,6 @@ #endif #define noREL8x -#define REL8x /* * Beginning of support for small binary footprint build for embedded @@ -130,7 +129,7 @@ * should be done too (manually for now). * * If there is interest more of the bloat can be removed... Currently - * these shrink the binary from 500K to about 270K. + * these shrink the binary from 1100K to about 600K. */ #ifndef SMALL_FOOTPRINT #define SMALL_FOOTPRINT 0 |