diff options
Diffstat (limited to 'libguile/fports.h')
-rw-r--r-- | libguile/fports.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libguile/fports.h b/libguile/fports.h index f3e7ce99e..b26b18a6d 100644 --- a/libguile/fports.h +++ b/libguile/fports.h @@ -92,9 +92,3 @@ SCM_INTERNAL SCM scm_i_fdes_to_port (int fdes, long mode_bits, SCM name, #endif /* BUILDING_LIBGUILE */ #endif /* SCM_FPORTS_H */ - -/* - Local Variables: - c-file-style: "gnu" - End: -*/ |