summaryrefslogtreecommitdiffstats
path: root/mac.c
diff options
context:
space:
mode:
authordscho <dscho>2001-11-14 15:08:53 +0000
committerdscho <dscho>2001-11-14 15:08:53 +0000
commitb2253e36574fed514fd2c256cc0cbc7b9729733e (patch)
treeb43282afa3b49960092a6ceab9cdf1399d904bb7 /mac.c
parent682027413c5f470b02ca8c168942c7c12c4f0d84 (diff)
downloadlibtdevnc-b2253e36574fed514fd2c256cc0cbc7b9729733e.tar.gz
libtdevnc-b2253e36574fed514fd2c256cc0cbc7b9729733e.zip
changes from Justin, zippy added
Diffstat (limited to 'mac.c')
-rw-r--r--mac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mac.c b/mac.c
index 16487b1..0f1332b 100644
--- a/mac.c
+++ b/mac.c
@@ -266,7 +266,7 @@ PtrAddEvent(buttonMask, x, y, cl)
void
ScreenInit(int argc, char**argv)
{
- rfbScreen = rfbGetScreen(argc,argv,
+ rfbScreen = rfbGetScreen(&argc,argv,
CGDisplayPixelsWide(kCGDirectMainDisplay),
CGDisplayPixelsHigh(kCGDirectMainDisplay),
CGDisplayBitsPerSample(kCGDirectMainDisplay),