summaryrefslogtreecommitdiffstats
path: root/tools/tclOOScript.tcl
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2024-06-05 13:10:11 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2024-06-05 13:10:11 (GMT)
commit11b6f21176cba94c19eed9eb519155ba7de004d3 (patch)
treeda9fe86d2c5f774d274fa0c462e5c949861e564e /tools/tclOOScript.tcl
parentca3ac898ea7724652c49e3cb7f57fcf974b22a16 (diff)
downloadtcl-11b6f21176cba94c19eed9eb519155ba7de004d3.zip
tcl-11b6f21176cba94c19eed9eb519155ba7de004d3.tar.gz
tcl-11b6f21176cba94c19eed9eb519155ba7de004d3.tar.bz2
More of the same: Space before tab is an extremely unlikely to be correct indentation pattern.
Diffstat (limited to 'tools/tclOOScript.tcl')
-rw-r--r--tools/tclOOScript.tcl6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/tclOOScript.tcl b/tools/tclOOScript.tcl
index 0b75882..0cbe5b7 100644
--- a/tools/tclOOScript.tcl
+++ b/tools/tclOOScript.tcl
@@ -1,8 +1,8 @@
# tclOOScript.h --
#
-# This file contains support scripts for TclOO. They are defined here so
-# that the code can be definitely run even in safe interpreters; TclOO's
-# core setup is safe.
+# This file contains support scripts for TclOO. They are defined here so
+# that the code can be definitely run even in safe interpreters; TclOO's
+# core setup is safe.
#
# Copyright © 2012-2019 Donal K. Fellows
# Copyright © 2013 Andreas Kupries