summaryrefslogtreecommitdiff
path: root/m4/uintptr_t.m4
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-08-04 22:30:38 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-08-04 22:30:38 +0000
commitaf03dafa2e5bd111ed40c53e6e6271af55202ced (patch)
tree1852899abb7499893cebc99fbe9a93683acb59bc /m4/uintptr_t.m4
parent8902024a4707e8efe177137079e079b1c25d6600 (diff)
downloadcoreutils-af03dafa2e5bd111ed40c53e6e6271af55202ced.tar.xz
Remove bogus "*/" from shell comment.
Diffstat (limited to 'm4/uintptr_t.m4')
-rw-r--r--m4/uintptr_t.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/uintptr_t.m4 b/m4/uintptr_t.m4
index 6eca16d0c..ea5ea4e53 100644
--- a/m4/uintptr_t.m4
+++ b/m4/uintptr_t.m4
@@ -1,4 +1,4 @@
-# uintptr_t.m4 serial 1
+# uintptr_t.m4 serial 2
# Copyright (C) 2004 Free Software Foundation, Inc.
@@ -14,7 +14,7 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software Foundation,
-# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# Written by Paul Eggert.