Rename userarg_extract() to lextract()..
commita6a02cde61145bf92b1a46410105cc58958e2355
authorSteffen "Daode" Nurpmeso <sdaoden@users.sf.net>
Mon, 8 Oct 2012 13:13:08 +0000 (8 15:13 +0200)
committerSteffen "Daode" Nurpmeso <sdaoden@users.sf.net>
Mon, 8 Oct 2012 13:31:57 +0000 (8 15:31 +0200)
tree6fac67507293427faea003861f1f2dff9630cb86
parentf2b3836521b06894d274f2ece451d40ae22d5c5a
Rename userarg_extract() to lextract()..

And change *all* remaining occurrences of sextract() which take
input from the user -- and thus may contain references to files
and pipe commands -- to lextract().

This extends an entire series of commits, the last of which being
(grabaddrs(): use userarg_extract().., 2012-10-08), and hopefully
is the last one.
collect.c
extern.h
head.c
main.c
names.c
sendout.c
tty.c