From f6e654658b26268259b9dbe2e365d77cb6cacfab Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Wed, 4 Mar 2009 13:57:35 +0000 Subject: Considerably cleaned up list handling. --- validate.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'validate.c') diff --git a/validate.c b/validate.c index ebd95aee..267e324d 100644 --- a/validate.c +++ b/validate.c @@ -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 * @@ -22,6 +22,8 @@ #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 * occurs when the macro has been detected and its arguments parsed. -- cgit v1.2.3-56-ge451