commit | b99fa3981f4c16595a580b118e8fad48c6d6cc28 | [log] [tgz] |
---|---|---|
author | Peter Åstrand <astrand@cendio.se> | Wed Dec 10 08:30:25 2008 +0000 |
committer | Peter Åstrand <astrand@cendio.se> | Wed Dec 10 08:30:25 2008 +0000 |
tree | 3f1c6eb02de317e0f952ccd2dbd602888c3106e2 | |
parent | f5206181a9a099cc1df783c2a24a4d25fb498454 [diff] |
MinGW: Syntax correction: Added missing comma. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3347 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/win/vncviewer/vncviewer.rc b/win/vncviewer/vncviewer.rc index e2064b3..0f26d46 100644 --- a/win/vncviewer/vncviewer.rc +++ b/win/vncviewer/vncviewer.rc
@@ -645,7 +645,7 @@ 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