diff options
author | stanton <stanton@noemail.net> | 1998-09-14 18:22:43 (GMT) |
---|---|---|
committer | stanton <stanton@noemail.net> | 1998-09-14 18:22:43 (GMT) |
commit | 037328605335b612a7d38f50cb21bd8dcf4ce806 (patch) | |
tree | febc30e6decfb25119f641561382ab8084cea0c8 /mac/tkMacMenubutton.c | |
parent | 8690fee95bb86d680d3bad1c9b3d121eabcacb8a (diff) | |
download | tk-037328605335b612a7d38f50cb21bd8dcf4ce806.zip tk-037328605335b612a7d38f50cb21bd8dcf4ce806.tar.gz tk-037328605335b612a7d38f50cb21bd8dcf4ce806.tar.bz2 |
Replaced SCCS strings, fixed binary files
FossilOrigin-Name: fb58b663f313796e8ed3115f92d657f0cae1d575
Diffstat (limited to 'mac/tkMacMenubutton.c')
-rw-r--r-- | mac/tkMacMenubutton.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/tkMacMenubutton.c b/mac/tkMacMenubutton.c index 42b8d2b..6f7c8cb 100644 --- a/mac/tkMacMenubutton.c +++ b/mac/tkMacMenubutton.c @@ -9,7 +9,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tkMacMenubutton.c 1.4 97/01/03 13:55:19 + * RCS: @(#) $Id: tkMacMenubutton.c,v 1.2 1998/09/14 18:23:38 stanton Exp $ */ #include "tkMenubutton.h" |