Revision: 3295
          http://skim-app.svn.sourceforge.net/skim-app/?rev=3295&view=rev
Author:   hofman
Date:     2007-12-02 05:07:23 -0800 (Sun, 02 Dec 2007)

Log Message:
-----------
Wait for server proxy to be set before setting ready flag.

Modified Paths:
--------------
    trunk/SKPDFSynchronizer.m

Modified: trunk/SKPDFSynchronizer.m
===================================================================
--- trunk/SKPDFSynchronizer.m   2007-12-02 01:09:29 UTC (rev 3294)
+++ trunk/SKPDFSynchronizer.m   2007-12-02 13:07:23 UTC (rev 3295)
@@ -72,7 +72,7 @@
 @end
 
 @protocol SKPDFSynchronizerMainThread
-- (oneway void)setLocalServer:(byref id)anObject;
+- (void)setLocalServer:(byref id)anObject;
 - (oneway void)serverFoundLine:(int)line inFile:(bycopy NSString *)file;
 - (oneway void)serverFoundLocation:(NSPoint)point atPageIndex:(unsigned 
int)pageIndex;
 @end


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to