diff options
author | marha <marha@users.sourceforge.net> | 2010-01-19 23:10:44 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-01-19 23:10:44 +0000 |
commit | a9768b035f2c47be0908520474073cc68d225d8a (patch) | |
tree | f9894781b3f1d5b36d5a5fa284c82ad36c9cf917 /libX11/src/SetLocale.c | |
parent | b152ebf4b66368e1cbfda1ae81cef29bf9c00bb7 (diff) | |
download | vcxsrv-a9768b035f2c47be0908520474073cc68d225d8a.tar.gz vcxsrv-a9768b035f2c47be0908520474073cc68d225d8a.tar.bz2 vcxsrv-a9768b035f2c47be0908520474073cc68d225d8a.zip |
Updated to:
libX11-1.3.3
pixman-0.17.4
Diffstat (limited to 'libX11/src/SetLocale.c')
-rw-r--r-- | libX11/src/SetLocale.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libX11/src/SetLocale.c b/libX11/src/SetLocale.c index a19baa927..00c76ee45 100644 --- a/libX11/src/SetLocale.c +++ b/libX11/src/SetLocale.c @@ -1,5 +1,3 @@ -/* $XdotOrg: lib/X11/src/SetLocale.c,v 1.4 2005-07-03 07:00:55 daniels Exp $ */ -/* $Xorg: SetLocale.c,v 1.4 2001/02/09 02:03:36 xorgcvs Exp $ */ /* * Copyright 1990, 1991 by OMRON Corporation, NTT Software Corporation, @@ -56,7 +54,6 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/lib/X11/SetLocale.c,v 3.20 2003/11/17 22:20:08 dawes Exp $ */ #ifdef HAVE_CONFIG_H #include <config.h> |