summaryrefslogtreecommitdiffstats
path: root/generic
diff options
context:
space:
mode:
authorstanton <stanton>1999-02-04 21:03:27 (GMT)
committerstanton <stanton>1999-02-04 21:03:27 (GMT)
commitf7d88f2403e9144722ecc14a8521c296e5baa3d2 (patch)
tree01d7e7034047b9a4fbddab6c6b8125b3386ca93f /generic
parent3d939442f6592db2be39d60413b9f3ee9801cc3f (diff)
downloadtk-f7d88f2403e9144722ecc14a8521c296e5baa3d2.zip
tk-f7d88f2403e9144722ecc14a8521c296e5baa3d2.tar.gz
tk-f7d88f2403e9144722ecc14a8521c296e5baa3d2.tar.bz2
* tests/main.test:
* tests/unixWm.test: Better cleanup of temporary files. Lint.
Diffstat (limited to 'generic')
-rw-r--r--generic/tk.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/generic/tk.h b/generic/tk.h
index 1df5bfb..0bd5040 100644
--- a/generic/tk.h
+++ b/generic/tk.h
@@ -12,7 +12,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: tk.h,v 1.18 1999/01/04 19:25:26 rjohnson Exp $
+ * RCS: @(#) $Id: tk.h,v 1.19 1999/02/04 21:03:27 stanton Exp $
*/
#ifndef _TK
@@ -24,8 +24,8 @@
*
* README
* unix/configure.in
- * win/makefile.bc (Not for patch release updates)
- * win/makefile.vc (Not for patch release updates)
+ * win/makefile.bc
+ * win/makefile.vc
* win/README
* mac/README
* library/tk.tcl (Not for patch release updates)