diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-10-31 19:05:49 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-10-31 19:05:49 +0000 |
commit | 41f6960242df27158c30d201ebeb88c543315755 (patch) | |
tree | d9efc946f5fa1cda2d987cb7128e89aa75060c2b /app/appres/appres.c | |
parent | 176b89fd540b47851b3d9e15ce96e339e2d4a6e0 (diff) |
Update to appres 1.0.3. No functional change.
Diffstat (limited to 'app/appres/appres.c')
-rw-r--r-- | app/appres/appres.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app/appres/appres.c b/app/appres/appres.c index 761de427d..a2a8d58e8 100644 --- a/app/appres/appres.c +++ b/app/appres/appres.c @@ -1,6 +1,4 @@ /* - * $Xorg: appres.c,v 1.4 2001/02/09 02:05:27 xorgcvs Exp $ - * * Copyright 1989, 1998 The Open Group @@ -27,8 +25,6 @@ in this Software without prior written authorization from The Open Group. * Author: Jim Fulton, MIT X Consortium */ -/* $XFree86: xc/programs/appres/appres.c,v 1.3 2001/01/17 23:44:49 dawes Exp $ */ - #include <X11/Intrinsic.h> #include <stdio.h> #include <stdlib.h> |