Got rid of some trivial warnings (nested comments and tokens after #endif). CompilerCompatibility
authorStefan Karlsson <stefan.karlsson@nokia.com>
Sat, 10 Apr 2010 13:42:25 +0100
branchCompilerCompatibility
changeset 32 11eb4ca57dad
parent 31 8d23fe8ae91b
Got rid of some trivial warnings (nested comments and tokens after #endif).
windowing/windowserver/inc/textcursor.h
--- a/windowing/windowserver/inc/textcursor.h	Thu Apr 08 12:06:20 2010 +0100
+++ b/windowing/windowserver/inc/textcursor.h	Sat Apr 10 13:42:25 2010 +0100
@@ -72,7 +72,7 @@
         
         WARNING: Enum for internal use ONLY. Compatibility is not guaranteed in future releases. */        
         ETypeLast=ETypeHollowRectangle,
-        /** Reserved for future use.
+        /** Reserved for future use. */
 		
 		/** All custom text cursors must have a type value greater than this. */
 		ETypeLastBasic = 1000,