Created app_msgarg() (append message arg) and a simple resizable array
authorJoel Reicher <jjr@panacea.null.org>
Tue, 11 Apr 2006 14:09:11 +0000 (14:09 +0000)
committerJoel Reicher <jjr@panacea.null.org>
Tue, 11 Apr 2006 14:09:11 +0000 (14:09 +0000)
commit174d375bb4b9bcaa0c3f28c422216f68703494a8
tree5e044afd5a264fea92093ea597ac3da06a83c063
parent0be3869967792be6b129fc34e8f72a88fc3352bb
Created app_msgarg() (append message arg) and a simple resizable array
struct to go with it that do almost exactly what the code they've replaced
was doing.
Replaced this (duplicated) code in many files with a call to app_msgarg().
16 files changed:
h/utils.h
sbr/utils.c
uip/anno.c
uip/mark.c
uip/mhlist.c
uip/mhn.c
uip/mhpath.c
uip/mhshow.c
uip/mhstore.c
uip/mhtest.c
uip/packf.c
uip/pick.c
uip/refile.c
uip/rmm.c
uip/scan.c
uip/sortm.c