summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtools/tcltk-man2html.tcl4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/tcltk-man2html.tcl b/tools/tcltk-man2html.tcl
index d758edb..3855d50 100755
--- a/tools/tcltk-man2html.tcl
+++ b/tools/tcltk-man2html.tcl
@@ -1969,3 +1969,7 @@ if {1} {
puts $error\n$errorInfo
}
}
+
+# Local-Variables:
+# mode: tcl
+# End: