diff options
author | Egbert Eich <eich@suse.de> | 2004-03-04 17:49:03 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-04 17:49:03 +0000 |
commit | 151d659e1738faaa342c0782814d834f97525b5f (patch) | |
tree | fd1c66a3344d21c20dbd2bb9ca3a04a13d3b388a /util.c | |
parent | 6503c7eb0c08963d1842ecbae540e40fc408f6f1 (diff) |
18. Merged in XFree86 code up to 4.4.0 including changes to files that had
a changed license. There was only one change which happened to be from
me (Egbert Eich).
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() */ |