=================================================================== RCS file: /cvs/mandoc/Attic/validate.c,v retrieving revision 1.66 retrieving revision 1.67 diff -u -p -r1.66 -r1.67 --- mandoc/Attic/validate.c 2009/03/02 17:14:46 1.66 +++ mandoc/Attic/validate.c 2009/03/04 13:57:35 1.67 @@ -1,4 +1,4 @@ -/* $Id: validate.c,v 1.66 2009/03/02 17:14:46 kristaps Exp $ */ +/* $Id: validate.c,v 1.67 2009/03/04 13:57:35 kristaps Exp $ */ /* * Copyright (c) 2008 Kristaps Dzonsons * @@ -21,6 +21,8 @@ #include #include "private.h" + +/* FIXME: .Bl -diag can't have non-text children in HEAD. */ /* * Pre- and post-validate macros as they're parsed. Pre-validation