diff options
Diffstat (limited to 'win')
-rw-r--r-- | win/WinPort.c | 2 | ||||
-rw-r--r-- | win/makefile.vc.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/win/WinPort.c b/win/WinPort.c index 0a5df7f..e5d94e0 100644 --- a/win/WinPort.c +++ b/win/WinPort.c @@ -4,7 +4,7 @@ * Authors : Patrick Lecoanet. * Creation date : * - * $Id$ + * $Id: WinPort.c 1843 2006-12-22 14:57:50Z lecoanet $ */ /* diff --git a/win/makefile.vc.in b/win/makefile.vc.in index d56b85d..53223b1 100644 --- a/win/makefile.vc.in +++ b/win/makefile.vc.in @@ -4,7 +4,7 @@ # See the file "Copyright" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# $Revision$ +# $Revision: 1844 $ # srcdir = .. TCLTK_FULL_VER = 8.4.14 |