diff options
author | dgp@users.sourceforge.net <dgp> | 2011-06-10 20:14:39 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2011-06-10 20:14:39 (GMT) |
commit | d6803f64b08346d53d2070e08fa465086fc044f4 (patch) | |
tree | aeffdde9ead5b6c4becdeee9212a8c316ebd3273 /unix/tkAppInit.c | |
parent | 17d23082565e9b56cdb78e855cdd698a8fec98b7 (diff) | |
parent | 7d22cd6c46a14d5eb9d53d370b677897d07924d6 (diff) | |
download | tk-d6803f64b08346d53d2070e08fa465086fc044f4.zip tk-d6803f64b08346d53d2070e08fa465086fc044f4.tar.gz tk-d6803f64b08346d53d2070e08fa465086fc044f4.tar.bz2 |
Merge to RC branch
Diffstat (limited to 'unix/tkAppInit.c')
-rw-r--r-- | unix/tkAppInit.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/unix/tkAppInit.c b/unix/tkAppInit.c index 526a3e8..050e226 100644 --- a/unix/tkAppInit.c +++ b/unix/tkAppInit.c @@ -9,8 +9,6 @@ * * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tkAppInit.c,v 1.8 2007/02/22 13:56:33 dkf Exp $ */ #include "tk.h" |