diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 1999-03-20 23:55:29 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 1999-03-20 23:55:29 +0000 |
commit | 6184d88b415fac6437ddab78f2e84430c1f1646a (patch) | |
tree | 8218d1cd94c1481205b41efd9081800a24253f38 /acconfig.h | |
parent | 8dc113ad517c9ca9fdf160d57b33d68415083921 (diff) | |
download | ATCD-6184d88b415fac6437ddab78f2e84430c1f1646a.tar.gz |
Removed NULL characters.
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 2 |
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 () */ |