summaryrefslogtreecommitdiffstats
path: root/compat
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-06-08 16:13:24 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-06-08 16:13:24 (GMT)
commit53febd68ad44f54d786016a07a2d1a158bc362d2 (patch)
tree786e9299901f14f9734842c8825ad34a73260a50 /compat
parenta17cc6e7864857dc63ad66ea35f82244d1addeef (diff)
downloadtk-53febd68ad44f54d786016a07a2d1a158bc362d2.zip
tk-53febd68ad44f54d786016a07a2d1a158bc362d2.tar.gz
tk-53febd68ad44f54d786016a07a2d1a158bc362d2.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