summaryrefslogtreecommitdiffstats
path: root/compat
diff options
context:
space:
mode:
authorstanton <stanton>1998-09-14 18:03:09 (GMT)
committerstanton <stanton>1998-09-14 18:03:09 (GMT)
commitb3dc0b01da486ab84c5a9a299b11eeb711588ae2 (patch)
tree9f3889d729502bf95357bee5f5dd16459bccf8c7 /compat
parent12462c3724c74a95118da131e00dde3b61e89b32 (diff)
downloadtk-b3dc0b01da486ab84c5a9a299b11eeb711588ae2.zip
tk-b3dc0b01da486ab84c5a9a299b11eeb711588ae2.tar.gz
tk-b3dc0b01da486ab84c5a9a299b11eeb711588ae2.tar.bz2
replaced SCCS 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, 3 insertions, 3 deletions
diff --git a/compat/limits.h b/compat/limits.h
index ec7a909..1ffa1fb 100644
--- a/compat/limits.h
+++ b/compat/limits.h
@@ -13,7 +13,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) limits.h 1.8 96/07/08 18:00:13
+ * 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 059ea29..650750d 100644
--- a/compat/stdlib.h
+++ b/compat/stdlib.h
@@ -14,7 +14,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) stdlib.h 1.10 96/02/15 14:43:54
+ * RCS: @(#) $Id: stdlib.h,v 1.2 1998/09/14 18:03:09 stanton Exp $
*/
#ifndef _STDLIB
diff --git a/compat/unistd.h b/compat/unistd.h
index 3af430c..a7ec148 100644
--- a/compat/unistd.h
+++ b/compat/unistd.h
@@ -12,7 +12,7 @@
* software for any purpose. It is provided "as is" without
* express or implied warranty.
*
- * SCCS: @(#) unistd.h 1.7 96/02/15 14:43:57
+ * RCS: @(#) $Id: unistd.h,v 1.2 1998/09/14 18:03:09 stanton Exp $
*/
#ifndef _UNISTD