diff options
Diffstat (limited to 'xc/lib/X11/SetLocale.c')
-rw-r--r-- | xc/lib/X11/SetLocale.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xc/lib/X11/SetLocale.c b/xc/lib/X11/SetLocale.c index 4c1d30374..0147bce8d 100644 --- a/xc/lib/X11/SetLocale.c +++ b/xc/lib/X11/SetLocale.c @@ -1,4 +1,4 @@ -/* $TOG: SetLocale.c /main/42 1998/06/17 14:47:35 kaleb $ */ +/* $Xorg: SetLocale.c,v 1.3 2000/08/17 19:44:54 cpqbld Exp $ */ /* * Copyright 1990, 1991 by OMRON Corporation, NTT Software Corporation, @@ -51,7 +51,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/lib/X11/SetLocale.c,v 3.12 2000/09/27 18:51:07 keithp Exp $ */ +/* $XFree86: xc/lib/X11/SetLocale.c,v 3.13 2001/01/17 19:41:43 dawes Exp $ */ #include "Xlibint.h" #include "Xlcint.h" |