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 /util.c | |
parent | 91547cc15f41faa1a55f2d764f67abd24777e9be (diff) |
Merging XORG-CURRENT into trunkXACE-SELINUX-MERGE
Diffstat (limited to 'util.c')
-rw-r--r-- | util.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ * used in advertising or publicity pertaining to distribution of the software * without specific, written prior permission. */ -/* $XFree86: xc/programs/xedit/util.c,v 1.27 2003/05/23 14:58:02 tsi Exp $ */ +/* $XFree86: xc/programs/xedit/util.c,v 1.26 2003/05/07 20:54:43 herrb Exp $ */ #include <stdio.h> #include <stdlib.h> /* for realpath() */ |