Removed extra colon after #endif

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3356 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/win/rfb_win32/ListViewControl.h b/win/rfb_win32/ListViewControl.h
index 41b6a2f..ac8bf3d 100644
--- a/win/rfb_win32/ListViewControl.h
+++ b/win/rfb_win32/ListViewControl.h
@@ -32,4 +32,4 @@
   };
 };
 
-#endif;
+#endif