command.c: Fix get_cmd_pointer.
authorAndre Noll <maan@systemlinux.org>
Wed, 31 Oct 2007 00:17:47 +0000 (01:17 +0100)
committerAndre Noll <maan@systemlinux.org>
Wed, 31 Oct 2007 00:17:47 +0000 (01:17 +0100)
commita7b64b9b52dae1ab49f850376d1d1ce3b2a15946
tree9cb231648a8d5c5dcf051d4a3278a1d412edd98c
parentfc1e00eb81d5e7150d54b04bc0fd5021b03156f4
command.c: Fix get_cmd_pointer.

The old code did not set the handler for afs commands at all. Bad.
command.c