diff options
author | Jim Meyering <jim@meyering.net> | 2004-11-30 14:53:26 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-11-30 14:53:26 +0000 |
commit | 28ad8532192a6038c7a800b4df2e568805e4b3a1 (patch) | |
tree | a5c88cb0d43a3fc4b9e6512057dec0cd463f935b /m4 | |
parent | 05a4f05eb540a7f4f8ba5cc5481b8db4d807b31a (diff) | |
download | coreutils-28ad8532192a6038c7a800b4df2e568805e4b3a1.tar.xz |
*** empty log message ***
Diffstat (limited to 'm4')
-rw-r--r-- | m4/jm-macros.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4 index a66060a62..590852b7c 100644 --- a/m4/jm-macros.m4 +++ b/m4/jm-macros.m4 @@ -1,4 +1,4 @@ -#serial 79 -*- autoconf -*- +#serial 80 -*- autoconf -*- dnl Misc type-related macros for coreutils. |