summaryrefslogtreecommitdiffstats
path: root/generic/tkTest.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-06-05 14:46:29 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-06-05 14:46:29 (GMT)
commite81cca9a1580b0ddae6685aa568a6b79a0796691 (patch)
treeca74a5545f813d11d24abca3da0c91679e8e8a24 /generic/tkTest.c
parent333cbaa1015630f86d8e8378dd1f0fe173c5a258 (diff)
downloadtk-e81cca9a1580b0ddae6685aa568a6b79a0796691.zip
tk-e81cca9a1580b0ddae6685aa568a6b79a0796691.tar.gz
tk-e81cca9a1580b0ddae6685aa568a6b79a0796691.tar.bz2
Reduce the number of unnecessary end-of-line spacings
Diffstat (limited to 'generic/tkTest.c')
-rw-r--r--generic/tkTest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tkTest.c b/generic/tkTest.c
index c1377d1..44fec0d 100644
--- a/generic/tkTest.c
+++ b/generic/tkTest.c
@@ -1552,7 +1552,7 @@ ImageDisplay(
{
TImageInstance *instPtr = (TImageInstance *) clientData;
char buffer[200 + TCL_INTEGER_SPACE * 6];
-
+
/*
* The purpose of the test image type is to track the calls to an image
* display proc and record the parameters passed in each call. On macOS