From 77290c8053ccfaba31dc6194288539c98075493f Mon Sep 17 00:00:00 2001 From: fyodor Date: Sat, 15 Jan 2011 07:13:40 +0000 Subject: [PATCH] Add a --- line to start off the top NSEDoc section--otherwise it was being ignored by our nsedoc web rendering system --- nselib/vnc.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/nselib/vnc.lua b/nselib/vnc.lua index 83c5dba7e..533d81979 100644 --- a/nselib/vnc.lua +++ b/nselib/vnc.lua @@ -1,3 +1,4 @@ +--- -- The VNC library provides some basic functionality needed in order to -- communicate with VNC servers, and derivates such as Tight- or Ultra- -- VNC.