summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
authorPeter Åstrand <astrand@cendio.se>2008-12-10 10:39:39 +0000
committerPeter Åstrand <astrand@cendio.se>2008-12-10 10:39:39 +0000
commitd8cc364966d5354ade4085100e89d0c036cf7b64 (patch)
treeb42190e877b8efa55051c62516ee70f3adf07f57 /win
parente6e6abad59566b3b67384f5beea738703173288c (diff)
downloadtigervnc-d8cc364966d5354ade4085100e89d0c036cf7b64.tar.gz
tigervnc-d8cc364966d5354ade4085100e89d0c036cf7b64.zip
Removed extra colon after #endif
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3356 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'win')
-rw-r--r--win/rfb_win32/ListViewControl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/rfb_win32/ListViewControl.h b/win/rfb_win32/ListViewControl.h
index 41b6a2fb..ac8bf3d3 100644
--- a/win/rfb_win32/ListViewControl.h
+++ b/win/rfb_win32/ListViewControl.h
@@ -32,4 +32,4 @@ namespace rfb {
};
};
-#endif;
+#endif