diff --git a/lib/dns/rdataslab.c b/lib/dns/rdataslab.c index f984b38018..51e5a3cd19 100644 --- a/lib/dns/rdataslab.c +++ b/lib/dns/rdataslab.c @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: rdataslab.c,v 1.54 2011/02/03 12:18:11 tbox Exp $ */ +/* $Id: rdataslab.c,v 1.55 2011/12/20 00:55:01 marka Exp $ */ /*! \file */ @@ -53,6 +53,7 @@ * record count (2 bytes) * data records * data length (2 bytes) + * meta data (1 byte for RRSIG's) * data (data length bytes) * * Offsets are from the end of the header.