]> git.tuebingen.mpg.de Git - paraslash.git/commit
command.c: Fix om_help().
authorAndre Noll <maan@systemlinux.org>
Sat, 15 Sep 2007 07:16:05 +0000 (09:16 +0200)
committerAndre Noll <maan@systemlinux.org>
Sat, 15 Sep 2007 07:16:05 +0000 (09:16 +0200)
commit5f956b99f8f30642227686dd9341950f011512ae
tree072e01438c7776ac72c11139f79868451e23289f
parent556417e8fbcbec0f2123ea00a5698f94ebbbeb7d
command.c: Fix om_help().

It segfaulted due to a missing return statement.
command.c