diff options
author | Russ Allbery <rra@stanford.edu> | 2009-06-09 14:39:39 -0700 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2009-06-09 14:39:39 -0700 |
commit | 574a9c0456c182831b3d01a4d7ee0c737b91b107 (patch) | |
tree | 299cb3b58751301e63b4f5a89f4eab03af9623c9 /m4/snprintf.m4 | |
parent | e571a8eb96f42de5a114cf11ff1c3d63e5a8d301 (diff) |
Remove Subversion Id strings
Diffstat (limited to 'm4/snprintf.m4')
-rw-r--r-- | m4/snprintf.m4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/m4/snprintf.m4 b/m4/snprintf.m4 index 8ab3689..79c0089 100644 --- a/m4/snprintf.m4 +++ b/m4/snprintf.m4 @@ -1,5 +1,4 @@ dnl snprintf.m4 -- Test for a working C99 snprintf. -dnl $Id$ dnl dnl Check for a working snprintf. Some systems have an snprintf that doesn't dnl nul-terminate if the buffer isn't large enough. Others return -1 if the |