summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
authorPeter Åstrand <astrand@cendio.se>2008-12-10 08:30:25 +0000
committerPeter Åstrand <astrand@cendio.se>2008-12-10 08:30:25 +0000
commitb99fa3981f4c16595a580b118e8fad48c6d6cc28 (patch)
tree3f1c6eb02de317e0f952ccd2dbd602888c3106e2 /win
parentf5206181a9a099cc1df783c2a24a4d25fb498454 (diff)
downloadtigervnc-b99fa3981f4c16595a580b118e8fad48c6d6cc28.tar.gz
tigervnc-b99fa3981f4c16595a580b118e8fad48c6d6cc28.zip
MinGW: Syntax correction: Added missing comma.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3347 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'win')
-rw-r--r--win/vncviewer/vncviewer.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/vncviewer/vncviewer.rc b/win/vncviewer/vncviewer.rc
index e2064b31..0f26d461 100644
--- a/win/vncviewer/vncviewer.rc
+++ b/win/vncviewer/vncviewer.rc
@@ -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