summaryrefslogtreecommitdiff
path: root/libguile/deprecation.c
diff options
context:
space:
mode:
authorMarius Vollmer <mvo@zagadka.de>2005-03-02 18:50:45 +0000
committerMarius Vollmer <mvo@zagadka.de>2005-03-02 18:50:45 +0000
commit5c6148424b664af682fd79e2d06dc8395ec15f70 (patch)
treebc851b2461ae8b9d6490ed30d79300c3b750f2ca /libguile/deprecation.c
parent9b7952c06e71d0dacd566bab2418b207c46f2b9d (diff)
downloadguile-5c6148424b664af682fd79e2d06dc8395ec15f70.tar.gz
Comment on #endif
Diffstat (limited to 'libguile/deprecation.c')
-rw-r--r--libguile/deprecation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libguile/deprecation.c b/libguile/deprecation.c
index 4205def1b..de643c2c3 100644
--- a/libguile/deprecation.c
+++ b/libguile/deprecation.c
@@ -135,7 +135,7 @@ print_deprecation_summary (void)
}
}
-#endif
+#endif /* SCM_ENABLE_DEPRECATED == 1 */
SCM_DEFINE(scm_include_deprecated_features,
"include-deprecated-features", 0, 0, 0,