summaryrefslogtreecommitdiffstats
path: root/compat
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-06-08 17:44:55 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-06-08 17:44:55 (GMT)
commitf82363df5a9880843a53135479757dfeba08f045 (patch)
tree2feace2ac90d8666eb2dd198d83307c99a4487ea /compat
parent5ec27c2ab70054b6847e2e9b3610dc994d9e833e (diff)
parent53febd68ad44f54d786016a07a2d1a158bc362d2 (diff)
downloadtk-f82363df5a9880843a53135479757dfeba08f045.zip
tk-f82363df5a9880843a53135479757dfeba08f045.tar.gz
tk-f82363df5a9880843a53135479757dfeba08f045.tar.bz2
Purge RCS Keywords.
Diffstat (limited to 'compat')
-rw-r--r--compat/limits.h2
-rw-r--r--compat/stdlib.h2
-rw-r--r--compat/unistd.h2
3 files changed, 0 insertions, 6 deletions
diff --git a/compat/limits.h b/compat/limits.h
index 1ffa1fb..2cb082b 100644
--- a/compat/limits.h
+++ b/compat/limits.h
@@ -12,8 +12,6 @@
*
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: limits.h,v 1.2 1998/09/14 18:03:09 stanton Exp $
*/
#define LONG_MIN 0x80000000
diff --git a/compat/stdlib.h b/compat/stdlib.h
index 4b76fe5..4d1a386 100644
--- a/compat/stdlib.h
+++ b/compat/stdlib.h
@@ -13,8 +13,6 @@
*
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: stdlib.h,v 1.3 1999/04/16 01:51:07 stanton Exp $
*/
#ifndef _STDLIB
diff --git a/compat/unistd.h b/compat/unistd.h
index a7ec148..1a40e90 100644
--- a/compat/unistd.h
+++ b/compat/unistd.h
@@ -11,8 +11,6 @@
* makes no representations about the suitability of this
* software for any purpose. It is provided "as is" without
* express or implied warranty.
- *
- * RCS: @(#) $Id: unistd.h,v 1.2 1998/09/14 18:03:09 stanton Exp $
*/
#ifndef _UNISTD