diff options
Diffstat (limited to 'libguile/gsubr.h')
-rw-r--r-- | libguile/gsubr.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libguile/gsubr.h b/libguile/gsubr.h index defdc73b4..4d7b0cf35 100644 --- a/libguile/gsubr.h +++ b/libguile/gsubr.h @@ -145,9 +145,3 @@ scm_c_define_gsubr_with_generic (RANAME, REQ, OPT, VAR, \ SCM_INTERNAL void scm_init_gsubr (void); #endif /* SCM_GSUBR_H */ - -/* - Local Variables: - c-file-style: "gnu" - End: -*/ |