aboutsummaryrefslogtreecommitdiff
path: root/print-rx.c
diff options
context:
space:
mode:
authorFrancois-Xavier Le Bail <fx.lebail@yahoo.com>2016-08-14 15:42:19 +0200
committerFrancois-Xavier Le Bail <fx.lebail@yahoo.com>2016-08-14 17:03:43 +0200
commit11d3a01319e295dcabfb2647302d278938449226 (patch)
tree21fc77dc17e7b3958e4ee5fa723d8585434a39a1 /print-rx.c
parent32a34e8e3b99e00004931ee82b14bd45fc2ce204 (diff)
downloadtcpdump-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-rx.c')
-rw-r--r--print-rx.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/print-rx.c b/print-rx.c
index 516c387e..4b49601a 100644
--- a/print-rx.c
+++ b/print-rx.c
@@ -20,6 +20,9 @@
* IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
+
+/* \summary: AFS RX printer */
+
/*
* This code unmangles RX packets. RX is the mutant form of RPC that AFS
* uses to communicate between clients and servers.