summaryrefslogtreecommitdiff
path: root/libguile/deprecated.c
diff options
context:
space:
mode:
Diffstat (limited to 'libguile/deprecated.c')
-rw-r--r--libguile/deprecated.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libguile/deprecated.c b/libguile/deprecated.c
index 7ba63701c..ed3a11eed 100644
--- a/libguile/deprecated.c
+++ b/libguile/deprecated.c
@@ -748,6 +748,7 @@ scm_sym2ovcell (SCM sym, SCM obarray)
If OBARRAY is SCM_BOOL_F, create a symbol listed in no obarray and
return (SYMBOL . SCM_UNDEFINED). */
+
static SCM
intern_obarray_soft (SCM symbol, SCM obarray, unsigned int softness)
{