SF.net SVN: fclient: [184] trunk/sandbox/fcp/fcp2_0_params.py
Status: Pre-Alpha
Brought to you by:
jurner
From: <ju...@us...> - 2008-02-08 13:35:19
|
Revision: 184 http://fclient.svn.sourceforge.net/fclient/?rev=184&view=rev Author: jurner Date: 2008-02-08 05:35:24 -0800 (Fri, 08 Feb 2008) Log Message: ----------- fix Modified Paths: -------------- trunk/sandbox/fcp/fcp2_0_params.py Modified: trunk/sandbox/fcp/fcp2_0_params.py =================================================================== --- trunk/sandbox/fcp/fcp2_0_params.py 2008-02-08 13:35:03 UTC (rev 183) +++ trunk/sandbox/fcp/fcp2_0_params.py 2008-02-08 13:35:24 UTC (rev 184) @@ -67,7 +67,7 @@ ('FcPersistentUserData', validateString), ) -ISubType = 0 +IRequestType = 0 IInitTime = 1 IFilenameCollision = 2 IPersistentUserData = 3 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |