summaryrefslogtreecommitdiff
path: root/parsedpy.c
diff options
context:
space:
mode:
authorJesse Adkins <jesserayadkins@gmail.com>2010-09-28 13:29:49 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-06 20:34:58 -0700
commit1a2ad8ef43c82dcbe0c6fc024c5a627ebb927a82 (patch)
tree37a6d45aad2b050725d750c6c79cb393d4f17da7 /parsedpy.c
parentda552fc4c69a62b6227383452e56428cd5d696a0 (diff)
downloadxorg-app-xauth-1a2ad8ef43c82dcbe0c6fc024c5a627ebb927a82.tar.gz
Purge cvs tags.
Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
Diffstat (limited to 'parsedpy.c')
-rw-r--r--parsedpy.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/parsedpy.c b/parsedpy.c
index 478874e..66225d7 100644
--- a/parsedpy.c
+++ b/parsedpy.c
@@ -1,6 +1,4 @@
/*
- * $Xorg: parsedpy.c,v 1.4 2001/02/09 02:05:38 xorgcvs Exp $
- * $XdotOrg: $
*
* parse_displayname - utility routine for splitting up display name strings
*
@@ -30,8 +28,6 @@ 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.7 2003/07/09 15:27:37 tsi Exp $ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif