aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/gen-eclass-html.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/gen-eclass-html.sh b/bin/gen-eclass-html.sh
index cdd5244..b17fbc5 100755
--- a/bin/gen-eclass-html.sh
+++ b/bin/gen-eclass-html.sh
@@ -208,3 +208,8 @@ cat << 'EOF' >> "${OUTPUTDIR}"/text.xml || exit 1
</chapter>
</guide>
EOF
+
+# Local Variables:
+# tab-width: 4
+# indent-tabs-mode: t
+# End: