lib/courier-authlib/copyargv.c
changeset 2 b3afb9f1e801
parent 0 6f7a81934006
--- a/lib/courier-authlib/copyargv.c	Sun Jan 20 00:12:17 2008 +0100
+++ b/lib/courier-authlib/copyargv.c	Sun Jan 20 00:22:09 2008 +0100
@@ -14,7 +14,7 @@
 #endif
 #include	"auth.h"
 
-static const char rcsid[]="$Id: copyargv.c,v 1.1 2000/04/13 17:55:05 bruce Exp $";
+static const char rcsid[]="$Id: copyargv.c,v 1.2 2000/12/18 20:20:10 bruce Exp $";
 
 char **authcopyargv(int c, char **oldv, char **prog)
 {