diff options
Diffstat (limited to 'lisp/pathname.c')
-rw-r--r-- | lisp/pathname.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/pathname.c b/lisp/pathname.c index 9d0f5dd..834bfca 100644 --- a/lisp/pathname.c +++ b/lisp/pathname.c @@ -27,7 +27,7 @@ * Author: Paulo César Pereira de Andrade */ -/* $XFree86: xc/programs/xedit/lisp/pathname.c,v 1.17tsi Exp $ */ +/* $XFree86: xc/programs/xedit/lisp/pathname.c,v 1.18 2003/04/27 18:17:34 tsi Exp $ */ #include <stdio.h> /* including dirent.h first may cause problems */ #include <sys/types.h> |