summaryrefslogtreecommitdiffstats
path: root/win/tkWinPort.h
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2014-06-03 10:07:22 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2014-06-03 10:07:22 (GMT)
commitd962821b84a7745d3cc1a45c6e58e7192d2b764f (patch)
tree20194a027c73878cbd1a191d7b46c8578066bc02 /win/tkWinPort.h
parentc25ca6bc6c3d9e8d6360891bea3008d99aa6eda7 (diff)
downloadtk-d962821b84a7745d3cc1a45c6e58e7192d2b764f.zip
tk-d962821b84a7745d3cc1a45c6e58e7192d2b764f.tar.gz
tk-d962821b84a7745d3cc1a45c6e58e7192d2b764f.tar.bz2
Typo's and unnecessary end-of-line spacing
Diffstat (limited to 'win/tkWinPort.h')
-rw-r--r--win/tkWinPort.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/tkWinPort.h b/win/tkWinPort.h
index 95cad78..9f5fa9c 100644
--- a/win/tkWinPort.h
+++ b/win/tkWinPort.h
@@ -105,7 +105,7 @@
| ((p)->green & 0xff00) | (((p)->blue << 8) & 0xff0000)) | 0x20000000)
/*
- * These calls implement native bitmaps which are not currently
+ * These calls implement native bitmaps which are not currently
* supported under Windows. The macros eliminate the calls.
*/