From: Peter Åstrand Date: Wed, 10 Dec 2008 10:39:39 +0000 (+0000) Subject: Removed extra colon after #endif X-Git-Tag: v0.0.90~313 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=d8cc364966d5354ade4085100e89d0c036cf7b64;p=tigervnc.git 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 41b6a2fb..ac8bf3d3 100644 --- a/win/rfb_win32/ListViewControl.h +++ b/win/rfb_win32/ListViewControl.h @@ -32,4 +32,4 @@ namespace rfb { }; }; -#endif; +#endif