• Phil Sutter's avatar
    tc: pedit: Fix layered op parsing · ec0ceeec
    Phil Sutter authored
    After lookup of the layered op submodule, pedit would pass argv and argc
    including the layered op identifier at first position which confused the
    submodule parser. Fix this by calling NEXT_ARG() before calling the
    parse_peopt() callback.
    Signed-off-by: default avatarPhil Sutter <phil@nwl.cc>
    ec0ceeec
m_pedit.c 11.6 KB