]> mj.ucw.cz Git - libucw.git/commitdiff
Opt: Added missing reference
authorMartin Mares <mj@ucw.cz>
Mon, 27 Jan 2014 23:41:02 +0000 (00:41 +0100)
committerMartin Mares <mj@ucw.cz>
Mon, 27 Jan 2014 23:41:02 +0000 (00:41 +0100)
ucw/opt.h

index f376a81193ea5e830f4134202a9bff31a0c5e3c3..f6604e8c20ef4ee0bd6530feac1b2551eac6a970 100644 (file)
--- 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 <<hooks,hook>>.
  ***/
 
 enum opt_class {