diff options
author | dgp@users.sourceforge.net <dgp> | 2015-02-20 21:29:23 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2015-02-20 21:29:23 (GMT) |
commit | 15adba7a5862a2893c200dab271db00f8bd5578d (patch) | |
tree | 0004acc2b28d47c01af6970f567445e291a371b4 | |
parent | 8f34bc1aefa3733050ae674e4ee317942e08a383 (diff) | |
download | tk-15adba7a5862a2893c200dab271db00f8bd5578d.zip tk-15adba7a5862a2893c200dab271db00f8bd5578d.tar.gz tk-15adba7a5862a2893c200dab271db00f8bd5578d.tar.bz2 |
Malformed comment.
-rw-r--r-- | macosx/tkMacOSXButton.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/macosx/tkMacOSXButton.c b/macosx/tkMacOSXButton.c index c44a40b..c2a4a40 100644 --- a/macosx/tkMacOSXButton.c +++ b/macosx/tkMacOSXButton.c @@ -429,7 +429,6 @@ TkpComputeButtonGeometry( } /* -/* *---------------------------------------------------------------------- * * DrawButtonImageAndText -- |