]> git.tuebingen.mpg.de Git - paraslash.git/commit
server: Fix ls -l=c.
authorAndre Noll <maan@tuebingen.mpg.de>
Tue, 24 Jan 2023 18:16:50 +0000 (19:16 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Tue, 24 Jan 2023 18:23:57 +0000 (19:23 +0100)
commit9d90b35441a7a931775f37a3edd79a1b6af105f1
tree3febaa6d5509c050ac0b62f4538ca6c7914d80a3
parent9b19e0b3ea712754f241dea8f1e49da6f9ac8820
server: Fix ls -l=c.

This classic copy+paste bug caused ls -l=c to work as if -l=m had
been given. Introduced seven years ago in commit 7af252cbfe13 (server:
Convert com_ls() to lopsub).
aft.c