diff --git a/src/userfns.c b/src/userfns.c index 8adc8e70..c6b37881 100644 --- a/src/userfns.c +++ b/src/userfns.c @@ -55,7 +55,7 @@ static void DestroyLocalVals (UserFunc *f); /***************************************************************/ /* */ -/* DoFset */ +/* DoFunset */ /* */ /* Undefine a user-defined function - the FUNSET command. */ /* */