diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 09:24:06 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 09:24:06 +0000 |
commit | e502fd1629139ee9e5df1f0bdeb454710ab6adfa (patch) | |
tree | 223733a59b170693b80398af5257535fcc1159ba /realpath.c | |
parent | dc1aded02ad02936526d5528b6504121cf86e1b1 (diff) |
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Diffstat (limited to 'realpath.c')
-rw-r--r-- | realpath.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -/* $XFree86: xc/programs/xedit/realpath.c,v 1.6 2002/02/10 02:50:05 paulo Exp $ */ +/* $XFree86$ */ #if defined(LIBC_SCCS) && !defined(lint) static char sccsid[] = "@(#)realpath.c 8.1 (Berkeley) 2/16/94"; |