eggdrop
eggdrop copied to clipboard
Tcl_Eval() -> Tcl_EvalObjv()
Found by: michaelortmann Patch by: michaelortmann Fixes:
One-line summary: Tcl_Eval() -> Tcl_EvalObjv()
Additional description (if needed): Modernize use of tcl
Test cases demonstrating functionality (if applicable): No functional change