summaryrefslogtreecommitdiffhomepage
path: root/include/lib.m4
diff options
context:
space:
mode:
Diffstat (limited to 'include/lib.m4')
-rw-r--r--include/lib.m45
1 files changed, 4 insertions, 1 deletions
diff --git a/include/lib.m4 b/include/lib.m4
index 1adaa16..5d6cf72 100644
--- a/include/lib.m4
+++ b/include/lib.m4
@@ -1 +1,4 @@
-m4_define(m4_footer, `m4_define(`m4___caller__', m4___file__)m4_include(footer.html)')
+m4_define(
+ m4_footer,
+ `m4_define(`m4___caller__', m4___file__)m4_include(footer.html)'
+)