Revision:
4:6592f6b49368
Parent:
3:ffeede165329
Child:
5:74ca58837993
--- a/Common/OS_Kernel.h	Thu Nov 11 10:11:30 2010 +0000
+++ b/Common/OS_Kernel.h	Thu Nov 11 10:12:54 2010 +0000
@@ -233,7 +233,7 @@
         public:
             INLINE_PROCESS_CTOR process();
 #ifdef DEBUG_STACK
-/* Determine stack usage by looking for change from fill constant
+/** Determine stack usage by looking for change from fill constant
  * @return The stack size used so far
  */
             word UsedStackSize();