summaryrefslogtreecommitdiff
path: root/strconcat.c
diff options
context:
space:
mode:
authorbehdad <behdad>2004-05-03 05:17:48 +0000
committerbehdad <behdad>2004-05-03 05:17:48 +0000
commit497f460294b80dabdcb7c505d1cd031b9a2e5db6 (patch)
tree64a6e974e6503952ae0d5f1816126d0ce3a79ddb /strconcat.c
parent577ed4095383ef5284225d45709e6b5f0598a064 (diff)
downloadc2man-behdad.tar.gz
Initial import of c2man 2.41 tree from debian package release 17. TrimmedINITbehdad
down the amiga/vms/pc stuff.
Diffstat (limited to 'strconcat.c')
-rw-r--r--strconcat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/strconcat.c b/strconcat.c
index c9caff6..d7d8207 100644
--- a/strconcat.c
+++ b/strconcat.c
@@ -1,4 +1,4 @@
-/* $Id: strconcat.c,v 1.1 2004-05-03 05:17:48 behdad Exp $
+/* $Id: strconcat.c,v 1.1.1.1 2004-05-03 05:17:48 behdad Exp $
* concatenate a list of strings, storing them in a malloc'ed region
*/
#include "c2man.h"