]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
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)
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.


No differences found