pp_formline: make FF_LITERAL use FF_LINEGLOB code
authorDavid Mitchell <davem@iabyn.com>
Sun, 29 May 2011 13:29:45 +0000 (14:29 +0100)
committerDavid Mitchell <davem@iabyn.com>
Sun, 29 May 2011 19:21:53 +0000 (20:21 +0100)
commitea60cfe89f6bed23dcd3c94c7a7f42e51e49635a
treee3663e622b98de16d530005a66c580718aa45431
parentbf2bec63bfe4a40a7b64fc7688213cbfa85b1418
pp_formline: make FF_LITERAL use FF_LINEGLOB code

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