mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 16:37:12 +01:00
Reapply e6d069787b
anda1dc8305f0Author: Paul Licameli <paul.licameli@audacityteam.org> Date: Thu Feb 22 01:02:15 2018 -0500 Fix mistake in commita1dc830and add a comment Author: Paul Licameli <paul.licameli@audacityteam.org> Date: Wed Feb 21 15:46:18 2018 -0500 A function to extend XLisp's table of function bindings dynamically
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
/* external variables */
|
||||
extern LVAL s_printcase,k_downcase,k_const,k_nmacro;
|
||||
extern LVAL s_ifmt,s_ffmt;
|
||||
extern FUNDEF funtab[];
|
||||
extern FUNDEF *funtab;
|
||||
extern char buf[];
|
||||
|
||||
LOCAL void putsymbol(LVAL fptr, char *str, int escflag);
|
||||
|
||||
Reference in New Issue
Block a user