diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2018-11-07 06:56:51 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2018-11-07 06:56:51 -0800 |
commit | 472b34daf3787e0a05891a1f1cdfc89316b8fc8b (patch) | |
tree | 906f7bb5aa916e9688b800929df84cacedf8ff24 /match.c | |
parent | b0828e2dd7540651aa6863c8bc7814d86ad9401e (diff) | |
download | txr-472b34daf3787e0a05891a1f1cdfc89316b8fc8b.tar.gz txr-472b34daf3787e0a05891a1f1cdfc89316b8fc8b.tar.bz2 txr-472b34daf3787e0a05891a1f1cdfc89316b8fc8b.zip |
Fix wrong uses of ~s for function name string.
* ffi.c (make_ffi_type_enum): Use ~a for function name rather
than ~s because it's a string which is quoted under ~s.
* lib.c (chk_xalloc, string_extend, find_symbol,
intern_fallback): Likewise.
* stream.c (open_process, run): Likewise.
* sysif.c (exec_wrap, setgroups_wrap, dlclose_wrap): Likewise.
Diffstat (limited to 'match.c')
0 files changed, 0 insertions, 0 deletions