summaryrefslogtreecommitdiffstats
path: root/lisplib.c
diff options
context:
space:
mode:
Diffstat (limited to 'lisplib.c')
-rw-r--r--lisplib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisplib.c b/lisplib.c
index e3487496..30b2152a 100644
--- a/lisplib.c
+++ b/lisplib.c
@@ -473,7 +473,7 @@ static val getopts_set_entries(val dlt, val fun)
{
val name[] = {
lit("opt-desc"), lit("opts"),
- lit("opt"), lit("getopts"), lit("opthelp"),
+ lit("opt"), lit("getopts"), lit("opthelp"), lit("define-option-struct"),
nil
};
val name_noload[] = {