diff options
author | dscho <dscho> | 2003-07-25 08:18:27 +0000 |
---|---|---|
committer | dscho <dscho> | 2003-07-25 08:18:27 +0000 |
commit | 1e60fc200aaab8ec302c3752eddab464b1adc2cc (patch) | |
tree | 201d5f0c99b820c4cd068f694b81c7b35d4048fa /index.html | |
parent | 1694a574609805789a0afb8ce011304228af6bb2 (diff) | |
download | libtdevnc-1e60fc200aaab8ec302c3752eddab464b1adc2cc.tar.gz libtdevnc-1e60fc200aaab8ec302c3752eddab464b1adc2cc.zip |
Added simple examples
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ libvncserver; try CVS until I release 0.6. The simplest server looks like this:<br><br> <pre> -#include <rfb/rfb.h> +#include <rfb/rfb.h> int main(int argc,char** argv) { |