]> source.dussan.org Git - tigervnc.git/commitdiff
MinGW: Syntax correction: Added missing comma.
authorPeter Åstrand <astrand@cendio.se>
Wed, 10 Dec 2008 08:30:25 +0000 (08:30 +0000)
committerPeter Åstrand <astrand@cendio.se>
Wed, 10 Dec 2008 08:30:25 +0000 (08:30 +0000)
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3347 3789f03b-4d11-0410-bbf8-ca57d06f2519

win/vncviewer/vncviewer.rc

index e2064b31afe2befe21bf2279c09b42c46627bffd..0f26d461f8b85f843ce75557f08f2317b04ccd09 100644 (file)
@@ -645,7 +645,7 @@ IDC_DOT_CURSOR          CURSOR  DISCARDABLE     "cursor1.cur"
 
 IDD_CONNECTION_DLG DLGINIT
 BEGIN
-    IDC_SERVER_EDIT, 0x403, 16, 0
+    IDC_SERVER_EDIT, 0x403, 16, 0,
 0x796d, 0x616d, 0x6863, 0x6e69, 0x2e65, 0x726f, 0x3a67, 0x0031, 
     0
 END