• Mike Frysinger's avatar
    interface: localize & constify funcs · 6ab465c6
    Mike Frysinger authored
    A bunch of these funcs are only used by interface.c, so drop them from
    interface.h and mark them static.  Also mark a bunch of buffers as const
    when they aren't written to.
    6ab465c6
interface.c 23.9 KB