]> git.tuebingen.mpg.de Git - paraslash.git/commit
afs: Use correct error code for com_select().
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 30 Jul 2017 00:04:47 +0000 (02:04 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 12 Aug 2017 18:18:13 +0000 (20:18 +0200)
commitb77844da491b8d41c2937f37108d041f937c124e
treee480c7a2e7b61d313a3c616841389df3e8c2f63e
parent6c6065477926396a7e70f000a1cbe222ecd65be4
afs: Use correct error code for com_select().

If the argument does not start with "m/" or "p/" we have an invalid
argument rather than a syntax error. This removes the last user of
E_AFS_SYNTAX, so the error code can be removed as well.
afs.c
error.h