diff options
Diffstat (limited to 'src/XpJob.c')
-rw-r--r-- | src/XpJob.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/XpJob.c b/src/XpJob.c index 0073a79..803551d 100644 --- a/src/XpJob.c +++ b/src/XpJob.c @@ -34,7 +34,7 @@ ** ****************************************************************************** *****************************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xp/XpJob.c,v 1.6 2002/10/16 00:37:32 dawes Exp $ */ #if defined(sun) && defined(i386) && defined(SVR4) && !defined(__EXTENSIONS__) #define __EXTENSIONS__ |