pp_formline: make FF_ITEM use FF_LINEGLOB code
authorDavid Mitchell <davem@iabyn.com>
Sun, 29 May 2011 15:07:36 +0000 (16:07 +0100)
committerDavid Mitchell <davem@iabyn.com>
Sun, 29 May 2011 19:21:53 +0000 (20:21 +0100)
commit8aa7beb669fc0c538f84c04650555a03349429da
treebbc9e5c3a4b9b483e8d02b61ac585ba9273d647f
parentea60cfe89f6bed23dcd3c94c7a7f42e51e49635a
pp_formline: make FF_ITEM use FF_LINEGLOB code

Now that we've got the two chunks of append code similar enough to each
other, make FF_ITEM just goto into the append part of the FF_LINEGLOB
code.
pp_ctl.c