cmd_read(): fseek just returns 0 on success, not the current offset.
authorWilfried Goesgens <dothebart@citadel.org>
Thu, 14 Jun 2012 22:04:27 +0000 (00:04 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Thu, 14 Jun 2012 22:04:27 +0000 (00:04 +0200)
commitdffda67a173a9b3acd45501f537010070ae8861a
tree2233b2602713e7a030ab73e17178a6062e4eff27
parentd62d3eca91ac4e6e6f3b71927991bdca65488b96
cmd_read(): fseek just returns 0 on success, not the current offset.
citadel/file_ops.c