diff options
Diffstat (limited to 'Linux-PAM/libpam_misc/xstrdup.c')
-rw-r--r-- | Linux-PAM/libpam_misc/xstrdup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Linux-PAM/libpam_misc/xstrdup.c b/Linux-PAM/libpam_misc/xstrdup.c index f5bfde66..cce476e8 100644 --- a/Linux-PAM/libpam_misc/xstrdup.c +++ b/Linux-PAM/libpam_misc/xstrdup.c @@ -1,4 +1,4 @@ -/* $Id: xstrdup.c,v 1.1.1.1 2001/04/29 04:17:12 hartmans Exp $ */ +/* $Id: xstrdup.c,v 1.1.1.1 2000/06/20 22:11:25 agmorgan Exp $ */ #include <malloc.h> #include <string.h> |