From d8cc364966d5354ade4085100e89d0c036cf7b64 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20=C3=85strand?= Date: Wed, 10 Dec 2008 10:39:39 +0000 Subject: [PATCH] Removed extra colon after #endif git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3356 3789f03b-4d11-0410-bbf8-ca57d06f2519 --- win/rfb_win32/ListViewControl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5