summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-01-19 05:11:06 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-01-19 05:11:06 +0000
commit07baee53dc0a3bf5622d02935778b75bed03f112 (patch)
tree3812885117d60e0949e57321589b474b8a239216 /acconfig.h
parentde99645105f004103348a2858e0b128210b4f551 (diff)
downloadATCD-07baee53dc0a3bf5622d02935778b75bed03f112.tar.gz
Removed all instances of trailing whitespace.
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/acconfig.h b/acconfig.h
index 278dbbd225d..876b6402403 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -73,7 +73,7 @@
#undef PTHREAD_STACK_MAX
/* ///////////////////// OSSAMA'S NEW STUFF ////////////////// */
-/*
+/*
THIS STUFF WILL REPLACE THE ABOVE OLDER STUFF AND/OR WILL BE MERGED INTO IT
*/
@@ -94,12 +94,12 @@
/* Cray specific configuration parameters */
/*
- * The following predefined macros are used within ACE ifdefs.
+ * The following predefined macros are used within ACE ifdefs.
* These are defined when using the Cray compilers. _CRAYMPP
* is defined, for example, if you are running on a Cray T3E
* massively parallel machine. Moreover, in the case of the T3E,
* _CRAYT3E will be defined. This is used to determine the
- * ACE_SIZEOF defines for primitive types.
+ * ACE_SIZEOF defines for primitive types.
*
* _UNICOS is defined as either the major version of UNICOS being run,
* e.g. 9 or 10 on the vector machines (e.g. C90, T90, J90, YMP, ...)