burst: eliminate use of MAXARGS
authorPaul Fox <pgf@foxharp.boston.ma.us>
Tue, 27 Nov 2012 14:53:56 +0000 (09:53 -0500)
committerPaul Fox <pgf@foxharp.boston.ma.us>
Thu, 29 Nov 2012 18:28:44 +0000 (13:28 -0500)
commit9ca1024919eb864456ca64ed2439dc5a51bab243
treebd256169e47f76459c6e0992207c65f61a73e071
parent0b67a5ac06f5c3dc88bcfbd2438a1df96477f501
burst: eliminate use of MAXARGS

use the already available app_msgarg() utility to make this easy.
(the MAXARGS limit was highly unlikely to be exceeded, in practice.)
uip/burst.c