diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-10-31 16:05:21 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-10-31 16:05:21 +0000 |
commit | 4c017dbd90e6d50408e49757fcb3cb4d655a178e (patch) | |
tree | ef2a79cd0cc4c871e952ce769fc319ab1a89b5d7 /lib/libXt/src/RectObj.c | |
parent | daa7fb7bc665c007414861e208be8c254971349e (diff) |
Update to libXt 1.0.9. No functional change.
Diffstat (limited to 'lib/libXt/src/RectObj.c')
-rw-r--r-- | lib/libXt/src/RectObj.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libXt/src/RectObj.c b/lib/libXt/src/RectObj.c index 0835d5b47..73e962506 100644 --- a/lib/libXt/src/RectObj.c +++ b/lib/libXt/src/RectObj.c @@ -1,5 +1,3 @@ -/* $Xorg: RectObj.c,v 1.4 2001/02/09 02:03:56 xorgcvs Exp $ */ - /*********************************************************** Copyright 1987, 1988, 1998 The Open Group @@ -46,7 +44,6 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86: xc/lib/Xt/RectObj.c,v 1.2 2001/08/22 22:52:19 dawes Exp $ */ #ifdef HAVE_CONFIG_H #include <config.h> |