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

Log Message:
-----------
Remove oneway also from implementation.

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

Modified: trunk/SKPDFSynchronizer.m
===================================================================
--- trunk/SKPDFSynchronizer.m   2007-12-02 13:07:23 UTC (rev 3295)
+++ trunk/SKPDFSynchronizer.m   2007-12-02 14:02:05 UTC (rev 3296)
@@ -222,7 +222,7 @@
 #pragma mark Main thread
 #pragma mark | DO server
 
-- (oneway void)setLocalServer:(byref id)anObject {
+- (void)setLocalServer:(byref id)anObject {
     [anObject setProtocolForProxy:@protocol(SKPDFSynchronizerServerThread)];
     serverOnServerThread = [anObject retain];
 }


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