diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-08-07 22:05:38 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-08-07 22:05:38 -0700 |
commit | af996f5191f3385769e2eb58153cc9039d0fcc28 (patch) | |
tree | 3889266b1999e63066fd9fc4193c3ca78f60bdd8 /syslog.c | |
parent | e7c7d32277dd4ab3b381f9d5daa03e4b2ded75d1 (diff) | |
download | txr-af996f5191f3385769e2eb58153cc9039d0fcc28.tar.gz txr-af996f5191f3385769e2eb58153cc9039d0fcc28.tar.bz2 txr-af996f5191f3385769e2eb58153cc9039d0fcc28.zip |
C++ upkeep: resolve multiple definitions of fun_k.
* eval.c (fun_k): Global definition removed.
(eval_init): Do not initialize fun_k here.
* filter.c (fun_k): Definition removed.
(filter_init): Do not initialize fun_k.
* filter.h (fun_k): Declaration removed.
* lib.c (fun_k): Defined in this file now.
(obj_init): Initialize fun_k here.
* lib.h (fun_k): Declare here.
Diffstat (limited to 'syslog.c')
0 files changed, 0 insertions, 0 deletions