summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>1999-03-20 23:55:29 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>1999-03-20 23:55:29 +0000
commit6184d88b415fac6437ddab78f2e84430c1f1646a (patch)
tree8218d1cd94c1481205b41efd9081800a24253f38
parent8dc113ad517c9ca9fdf160d57b33d68415083921 (diff)
downloadATCD-6184d88b415fac6437ddab78f2e84430c1f1646a.tar.gz
Removed NULL characters.
-rw-r--r--acconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h
index 3ec1610f9c6..011fd991524 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -807,7 +807,7 @@
/* Platform supports STREAMS */
#undef ACE_HAS_STREAMS
-/* Platform s
+/* Platform supports STREAM pipes */
#undef ACE_HAS_STREAM_PIPES
/* Compiler/platform supports strerror () */