Twiddle some newlines in the the `postamble' to make things more
[skel] / skelrc.h
index f0309db..444af4d 100644 (file)
--- a/skelrc.h
+++ b/skelrc.h
@@ -21,6 +21,6 @@
         (struct-banner . (skelrc-banner "Data structures"))
         (functions . "[[func-banner]]\n\n")
         (func-banner . (skelrc-banner "Functions provided"))
-        (postamble . "\n\n[[c++-unguard]]#endif")
+        (postamble . "\n[[c++-unguard]]#endif\n")
         (c++-unguard . "#ifdef __cplusplus\n  }\n#endif\n\n"))
        skel-alist))