diff options
author | Egbert Eich <eich@suse.de> | 2004-03-03 12:12:55 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-03 12:12:55 +0000 |
commit | 28ec313e66802039788199d807a3cd923634d0af (patch) | |
tree | bc5bc9e89e76dd9365abc21e4173c86817b8f485 /parsedpy.c | |
parent | ec7585272a7b7791c30a52e372ee3ae485744875 (diff) |
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0
Diffstat (limited to 'parsedpy.c')
-rw-r--r-- | parsedpy.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ in this Software without prior written authorization from The Open Group. * Author: Jim Fulton, MIT X Consortium */ -/* $XFree86: xc/programs/xauth/parsedpy.c,v 3.8 2003/07/18 15:53:28 tsi Exp $ */ +/* $XFree86: xc/programs/xauth/parsedpy.c,v 3.7 2003/07/09 15:27:37 tsi Exp $ */ #include <stdio.h> /* for NULL */ #include <ctype.h> /* for isascii() and isdigit() */ |