diff options
author | Francois-Xavier Le Bail <fx.lebail@yahoo.com> | 2016-08-14 15:42:19 +0200 |
---|---|---|
committer | Francois-Xavier Le Bail <fx.lebail@yahoo.com> | 2016-08-14 17:03:43 +0200 |
commit | 11d3a01319e295dcabfb2647302d278938449226 (patch) | |
tree | 21fc77dc17e7b3958e4ee5fa723d8585434a39a1 /print-dhcp6.c | |
parent | 32a34e8e3b99e00004931ee82b14bd45fc2ce204 (diff) | |
download | tcpdump-11d3a01319e295dcabfb2647302d278938449226.tar.gz |
Move the printer summaries from INSTALL.txt to each printer
with the tag '\summary:' for greping.
Remark: Currently some printers have no summary line.
Moreover:
Summarize all printers with a single line in INSTALL.txt
Diffstat (limited to 'print-dhcp6.c')
-rw-r--r-- | print-dhcp6.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/print-dhcp6.c b/print-dhcp6.c index fc7dbdf7..aed1f1b9 100644 --- a/print-dhcp6.c +++ b/print-dhcp6.c @@ -26,6 +26,9 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ + +/* \summary: IPv6 DHCP printer */ + /* * RFC3315: DHCPv6 * supported DHCPv6 options: |