From 79f476a1126cc1426eb7f42d9d2b1f63051e69b1 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Fri, 9 Sep 2005 10:30:19 +0000 Subject: r10110: Add some more warnings, implement FIELD_DESCRIPTION (This used to be commit 1caeb3238dac6321bde8e254a8efaf090b4d56b0) --- source4/pidl/pidl.1.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source4/pidl/pidl.1.xml') diff --git a/source4/pidl/pidl.1.xml b/source4/pidl/pidl.1.xml index 8641d17e68..a379dced1f 100644 --- a/source4/pidl/pidl.1.xml +++ b/source4/pidl/pidl.1.xml @@ -541,8 +541,8 @@ The following commands are currently supported: FIELD_DESCRIPTION field desc - Change description for the specified header field. - Not implemented yet. + Change description for the specified header field. `field' is the hf name of the field. + -- cgit