summaryrefslogtreecommitdiffstats
path: root/mac/tkMacDraw.c
diff options
context:
space:
mode:
authorhobbs <hobbs>1999-09-02 17:03:08 (GMT)
committerhobbs <hobbs>1999-09-02 17:03:08 (GMT)
commit28656df2175564b486ec91a8e15e46ad54a9a432 (patch)
treee7660e2f6c39ee30de0e30ae9c83a026d024e9ac /mac/tkMacDraw.c
parent2abe00f21824a55ee6096189dc4979ca29af2e2e (diff)
downloadtk-28656df2175564b486ec91a8e15e46ad54a9a432.zip
tk-28656df2175564b486ec91a8e15e46ad54a9a432.tar.gz
tk-28656df2175564b486ec91a8e15e46ad54a9a432.tar.bz2
*** empty log message ***
Diffstat (limited to 'mac/tkMacDraw.c')
-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