summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authordscho <dscho>2003-07-25 08:18:27 +0000
committerdscho <dscho>2003-07-25 08:18:27 +0000
commit1e60fc200aaab8ec302c3752eddab464b1adc2cc (patch)
tree201d5f0c99b820c4cd068f694b81c7b35d4048fa /index.html
parent1694a574609805789a0afb8ce011304228af6bb2 (diff)
downloadlibtdevnc-1e60fc200aaab8ec302c3752eddab464b1adc2cc.tar.gz
libtdevnc-1e60fc200aaab8ec302c3752eddab464b1adc2cc.zip
Added simple examples
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 0c436c9..91ac6d6 100644
--- a/index.html
+++ b/index.html
@@ -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 &lt;rfb/rfb.h&gt;
int main(int argc,char** argv)
{