[Ktutorial-commits] SF.net SVN: ktutorial:[183] trunk/ktutorial/ktutorial-library/src/ WaitForEvent
Status: Alpha
Brought to you by:
danxuliu
From: <dan...@us...> - 2010-03-23 00:56:47
|
Revision: 183 http://ktutorial.svn.sourceforge.net/ktutorial/?rev=183&view=rev Author: danxuliu Date: 2010-03-23 00:56:41 +0000 (Tue, 23 Mar 2010) Log Message: ----------- Fix Krazy2 endswithnewline issue Modified Paths: -------------- trunk/ktutorial/ktutorial-library/src/WaitForEvent.h Modified: trunk/ktutorial/ktutorial-library/src/WaitForEvent.h =================================================================== --- trunk/ktutorial/ktutorial-library/src/WaitForEvent.h 2010-03-22 23:42:41 UTC (rev 182) +++ trunk/ktutorial/ktutorial-library/src/WaitForEvent.h 2010-03-23 00:56:41 UTC (rev 183) @@ -151,4 +151,4 @@ }; -#endif \ No newline at end of file +#endif This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |