=================================================================== RCS file: /cvs/mandoc/mdoc_macro.c,v retrieving revision 1.13 retrieving revision 1.14 diff -u -p -r1.13 -r1.14 --- mandoc/mdoc_macro.c 2009/06/16 19:45:51 1.13 +++ mandoc/mdoc_macro.c 2009/06/17 19:02:26 1.14 @@ -1,4 +1,4 @@ -/* $Id: mdoc_macro.c,v 1.13 2009/06/16 19:45:51 kristaps Exp $ */ +/* $Id: mdoc_macro.c,v 1.14 2009/06/17 19:02:26 kristaps Exp $ */ /* * Copyright (c) 2008, 2009 Kristaps Dzonsons * @@ -21,8 +21,6 @@ #include #include "libmdoc.h" - -/* FIXME: .Fl, .Ar, .Cd handling of `|'. */ enum mwarn { WIGNE,