diff options
author | dgp@users.sourceforge.net <dgp> | 2007-09-07 00:34:51 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2007-09-07 00:34:51 (GMT) |
commit | 31ce0c6a640795b836012cc152b479bb657b5bae (patch) | |
tree | b96d1a5046b15547b52c5d6bc8b1d362bfcbf202 /unix/tkUnixDialog.c | |
parent | 52f0330d9f455fd60a83affa32cdc459a64c2164 (diff) | |
download | tk-31ce0c6a640795b836012cc152b479bb657b5bae.zip tk-31ce0c6a640795b836012cc152b479bb657b5bae.tar.gz tk-31ce0c6a640795b836012cc152b479bb657b5bae.tar.bz2 |
header cleanup
Diffstat (limited to 'unix/tkUnixDialog.c')
-rw-r--r-- | unix/tkUnixDialog.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/unix/tkUnixDialog.c b/unix/tkUnixDialog.c index e4a1d86..7914541 100644 --- a/unix/tkUnixDialog.c +++ b/unix/tkUnixDialog.c @@ -8,12 +8,10 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tkUnixDialog.c,v 1.4 2005/11/13 21:00:17 dkf Exp $ + * RCS: @(#) $Id: tkUnixDialog.c,v 1.5 2007/09/07 00:34:58 dgp Exp $ * */ -#include "tkPort.h" -#include "tkInt.h" #include "tkUnixInt.h" /* |