summaryrefslogtreecommitdiff
path: root/strconcat.c
diff options
context:
space:
mode:
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"