summaryrefslogtreecommitdiffstats
path: root/server/array.c
diff options
context:
space:
mode:
Diffstat (limited to 'server/array.c')
-rw-r--r--server/array.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/server/array.c b/server/array.c
index 65766de..5b28b30 100644
--- a/server/array.c
+++ b/server/array.c
@@ -6,8 +6,6 @@
#include <stdlib.h>
#include <string.h>
-RCSID("$Id: array.c,v 1.10 2000/10/17 23:38:27 shmit Exp $");
-
string_t *
string_new(int slen, char *strdata)
{