Got rid of some trivial warnings (nested comments and tokens after #endif).
--- 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,