summaryrefslogtreecommitdiffstats
path: root/mac
diff options
context:
space:
mode:
authorhobbs <hobbs@noemail.net>1999-09-02 17:03:07 (GMT)
committerhobbs <hobbs@noemail.net>1999-09-02 17:03:07 (GMT)
commitc93735af66d766ecb2e2c043cafd0885340c718c (patch)
treee7660e2f6c39ee30de0e30ae9c83a026d024e9ac /mac
parentb814c253c58308fb65272d21ac3ded5bcc07ee70 (diff)
downloadtk-c93735af66d766ecb2e2c043cafd0885340c718c.zip
tk-c93735af66d766ecb2e2c043cafd0885340c718c.tar.gz
tk-c93735af66d766ecb2e2c043cafd0885340c718c.tar.bz2
*** empty log message ***
FossilOrigin-Name: 2e60194a4c420d56d61545752c00d24edacc1df7
Diffstat (limited to 'mac')
-rw-r--r--mac/tkMacDraw.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/mac/tkMacDraw.c b/mac/tkMacDraw.c
index bb04f05..a292479 100644
--- a/mac/tkMacDraw.c
+++ b/mac/tkMacDraw.c
@@ -10,7 +10,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: tkMacDraw.c,v 1.6 1999/08/10 05:04:53 jingham Exp $
+ * RCS: @(#) $Id: tkMacDraw.c,v 1.7 1999/09/02 17:03:08 hobbs Exp $
*/
#include "tkInt.h"
@@ -1129,7 +1129,7 @@ InvertByte(
}
return result;
}
-
+
/*
*----------------------------------------------------------------------
*
@@ -1171,4 +1171,3 @@ TkpDrawHighlightBorder (
}
}
}
- \ No newline at end of file