diff options
author | Jim Meyering <jim@meyering.net> | 2004-01-16 08:32:04 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-01-16 08:32:04 +0000 |
commit | 34162264da1d7fb18ecd38e9e389b0b1b044acd8 (patch) | |
tree | 86a9d89c9c6dc0d17f521c651b6fa2ccf09670f8 | |
parent | 9afa7e0da96779703d8d4cd84494b7a2c5e2b4dc (diff) | |
download | coreutils-34162264da1d7fb18ecd38e9e389b0b1b044acd8.tar.xz |
solely comment (serial-number line) change
-rw-r--r-- | m4/ssize_t.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ssize_t.m4 b/m4/ssize_t.m4 index 5ea8c011c..56b7ea433 100644 --- a/m4/ssize_t.m4 +++ b/m4/ssize_t.m4 @@ -1,4 +1,4 @@ -# ssize_t.m4 serial 3 (gettext-0.12.2) +# ssize_t.m4 serial 3 (gettext-0.13) dnl Copyright (C) 2001-2003 Free Software Foundation, Inc. dnl This file is free software, distributed under the terms of the GNU dnl General Public License. As a special exception to the GNU General |