]> git.tuebingen.mpg.de Git - paraslash.git/commit
com_ls(): Drop "audio file table syntax error" messsage.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 13 Feb 2022 20:29:03 +0000 (21:29 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 13 Mar 2022 18:45:06 +0000 (19:45 +0100)
commitfdaa4d5038d87b5b63d5cbb8ce8b0a2f74740c6b
treef302db871c780809a809499646bfb9d63a7033aa
parentcc2649458c2b732128cb2f10ab1c595ef9853349
com_ls(): Drop "audio file table syntax error" messsage.

This error message is printed if ls is called with an invalid argument
for the listing mode or sort order. That's not a syntax error, so
use the standard EINVAL error code instead.
aft.c
error.h