summaryrefslogtreecommitdiffstats
path: root/stack/include/wcassert.h
diff options
context:
space:
mode:
Diffstat (limited to 'stack/include/wcassert.h')
-rw-r--r--stack/include/wcassert.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/stack/include/wcassert.h b/stack/include/wcassert.h
index 459081f..e0a22a3 100644
--- a/stack/include/wcassert.h
+++ b/stack/include/wcassert.h
@@ -8,17 +8,17 @@
** development / debugging to do precondition and postcondition
** checks for routines.
**
-** The macros are enabled when _DEBUG is defined.
-** Note:
-** None.
+** The macros are enabled when _DEBUG is defined.
+** Note:
+** None.
**
-** Revision History:
-** 10/23/99 Stephen Lee Create
+** Revision History:
+** 10/23/99 Stephen Lee Create
**
-** Copyright (c) 1999-2004 WIDCOMM Inc., All Rights Reserved.
+** Copyright (c) 1999-2004 WIDCOMM Inc., All Rights Reserved.
**
*******************************************************************************/
-
+
#ifdef _DEBUG