summaryrefslogtreecommitdiffstats
path: root/library/demos/square
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2015-08-18 14:41:55 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2015-08-18 14:41:55 (GMT)
commit4660929af627a46789752dc4856f013ed2b5653a (patch)
treebde84757d465e8484bc5f66c956d3212363285a1 /library/demos/square
parent3525b8b01c138cbc30c498a9e0f9a587dab26e32 (diff)
downloadtk-4660929af627a46789752dc4856f013ed2b5653a.zip
tk-4660929af627a46789752dc4856f013ed2b5653a.tar.gz
tk-4660929af627a46789752dc4856f013ed2b5653a.tar.bz2
minor spacing, no functional change.
Diffstat (limited to 'library/demos/square')
-rw-r--r--library/demos/square2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/demos/square b/library/demos/square
index 08c362b..1d7eb20 100644
--- a/library/demos/square
+++ b/library/demos/square
@@ -7,7 +7,7 @@ exec wish "$0" ${1+"$@"}
# widget. It's only usable in the "tktest" application or if Tk has
# been compiled with tkSquare.c. This demo arranges the following
# bindings for the widget:
-#
+#
# Button-1 press/drag: moves square to mouse
# "a": toggle size animation on/off