diff options
author | Yang Tse <yangsita@gmail.com> | 2008-07-26 12:11:22 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-07-26 12:11:22 +0000 |
commit | b377e857bd4a6227771646e8f3cf056806279e96 (patch) | |
tree | bec1c80e607ae2811f38b0ef43530fb5411d17b3 /m4 | |
parent | 9a806f667b92087662acdb2570e8aebb89009074 (diff) |
simplify multi '#' char comment line
Diffstat (limited to 'm4')
-rw-r--r-- | m4/reentrant.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/reentrant.m4 b/m4/reentrant.m4 index 2e2033a2a..38569500a 100644 --- a/m4/reentrant.m4 +++ b/m4/reentrant.m4 @@ -19,7 +19,7 @@ # KIND, either express or implied. # # $Id$ -########################################################################### +#*************************************************************************** dnl CHECK_NEED_REENTRANT_STRERROR_R |