diff options
author | Constantin Kaplinsky <const@tightvnc.com> | 2008-01-08 14:16:34 +0000 |
---|---|---|
committer | Constantin Kaplinsky <const@tightvnc.com> | 2008-01-08 14:16:34 +0000 |
commit | eddab3fd768dfe5560098bed7a5cf316ca67b312 (patch) | |
tree | 6ffbb0dec9600ef2bcb8966f4f05d29f2e1d3a75 | |
parent | b8363be33ab87eafede5ca2b89ab664b38dafb54 (diff) | |
download | tigervnc-eddab3fd768dfe5560098bed7a5cf316ca67b312.tar.gz tigervnc-eddab3fd768dfe5560098bed7a5cf316ca67b312.zip |
Removed an extra empty line.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2394 3789f03b-4d11-0410-bbf8-ca57d06f2519
-rw-r--r-- | unix/x0vncserver/x0vncserver.man | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unix/x0vncserver/x0vncserver.man b/unix/x0vncserver/x0vncserver.man index a2570e5a..7dbda98a 100644 --- a/unix/x0vncserver/x0vncserver.man +++ b/unix/x0vncserver/x0vncserver.man @@ -161,7 +161,6 @@ slower. For example, when the video area was moved, this fact will be discovered with a longer delay. That's because high priority values make the server send video with highest rate possible, without spending time on polling and video detection. - .TP .B CompareFB Perform pixel comparison on framebuffer to reduce unnecessary updates. |