zedit.c
default:
/*. We should never get here .*/
cleanup_olc(d, CLEANUP_ALL);
mudlog("SYSERR: OLC: zedit_disp_arg3(): Help!", BRF, LVL_GOD, TRUE);
return;
}
OLC_MODE(d) = ZEDIT_ARG4;
}
------------------------------------------------------------------------------
the arg3() in the mudlog should be arg4
For this bug the syslog reported :
SYSERR: OLC: zedit_disp_arg3(): Help!
Which it should have been the above. (arg4 instead of 3). Kinda helps when
syslogs
are more accurate.. :)
still hunting down bug.........
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST