From: Martin Mares Date: Mon, 27 Jan 2014 23:41:02 +0000 (+0100) Subject: Opt: Added missing reference X-Git-Tag: v5.99~23 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=0d20594b9f763e110fc2bc3dd9c230ff9f5ea319;p=libucw.git Opt: Added missing reference --- diff --git a/ucw/opt.h b/ucw/opt.h index f376a811..f6604e8c 100644 --- a/ucw/opt.h +++ b/ucw/opt.h @@ -61,7 +61,7 @@ * - `OPT_CL_SECTION`: not a real option, but an instruction to insert * contents of another list of options. * - `OPT_CL_HELP`: no option, just print a help text. - * - `OPT_CL_HOOK`: no option, but a definition of a hook. (FIXME) + * - `OPT_CL_HOOK`: no option, but a definition of a <>. ***/ enum opt_class {