summaryrefslogtreecommitdiff
path: root/sys/src/cmd/6a/lex.c
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2020-04-19 20:44:19 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2020-04-19 20:44:19 +0200
commit3f87ffea44150d233b11a38b1ca3673207fe206e (patch)
treeab685bf0d354eea423a08e7798ae476df18a61c5 /sys/src/cmd/6a/lex.c
parent3a79916c9be2d524b392c1a87a4685ceca603831 (diff)
cc: get rid of sprint() and temporary buffer for type conversion fuction
slookup() copies to symb, so use the symb[NSYMB] buffer directly to declare type conversion functions and get rid of the arbitrary sized local buffer. replace sprint() with snprint().
Diffstat (limited to 'sys/src/cmd/6a/lex.c')
0 files changed, 0 insertions, 0 deletions