diff options
author | Egbert Eich <eich@suse.de> | 2004-04-23 19:54:46 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-04-23 19:54:46 +0000 |
commit | 9f5d0de96f079e84c648a0173bffac8ec2c3bef5 (patch) | |
tree | 1008a7775a52ce81a8b28a5ff5cf2bc58527d5ff /lisp/pathname.c | |
parent | 91547cc15f41faa1a55f2d764f67abd24777e9be (diff) |
Merging XORG-CURRENT into trunkXACE-SELINUX-MERGE
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 834bfca..9d0f5dd 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.18 2003/04/27 18:17:34 tsi Exp $ */ +/* $XFree86: xc/programs/xedit/lisp/pathname.c,v 1.17tsi Exp $ */ #include <stdio.h> /* including dirent.h first may cause problems */ #include <sys/types.h> |