[PATCH] Fix options with no parameters
authorJens Axboe <jens.axboe@oracle.com>
Tue, 7 Nov 2006 13:29:17 +0000 (14:29 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 7 Nov 2006 13:29:17 +0000 (14:29 +0100)
commit92b586f8ec428c23a88eea838afadc00331d4bb4
tree5e3a79c83acae22074061202224357f05f637c38
parent98aa62d863d78aaa725c37f2588aba415f5b224c
[PATCH] Fix options with no parameters

Got broken yesterday, with the addition of the comma separated entries.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
parse.c