summaryrefslogtreecommitdiffstats
path: root/rfb/rfb.h
diff options
context:
space:
mode:
authorChristian Beier <dontmind@freeshell.org>2011-11-09 20:00:16 +0100
committerChristian Beier <dontmind@freeshell.org>2011-11-09 20:00:16 +0100
commitfaadd484489efddd182d6d0df43d8ecfdbff29ff (patch)
tree9c098fca3bd1280a2166259650695d172d049aee /rfb/rfb.h
parent7cb0e4a9a95886300268e1bff1e72b4c18f1b762 (diff)
downloadlibvncserver-faadd484489efddd182d6d0df43d8ecfdbff29ff.zip
libvncserver-faadd484489efddd182d6d0df43d8ecfdbff29ff.tar.gz
Rename 'classes' dir to 'webclients'.
Diffstat (limited to 'rfb/rfb.h')
-rw-r--r--rfb/rfb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rfb/rfb.h b/rfb/rfb.h
index 004383d..3317e54 100644
--- a/rfb/rfb.h
+++ b/rfb/rfb.h
@@ -1097,7 +1097,7 @@ rfbBool rfbUpdateClient(rfbClientPtr cl);
To also start an HTTP server (running on port 5800+display_number), you have
to set rfbScreenInfo::httpDir to a directory containing vncviewer.jar and
- index.vnc (like the included "classes" directory).
+ index.vnc (like the included "webclients" directory).
@section making_it_interactive Making it interactive
OpenPOWER on IntegriCloud