aboutsummaryrefslogtreecommitdiffstats
path: root/packet-pppoe.c
diff options
context:
space:
mode:
authordeniel <deniel@f5534014-38df-0310-8fa8-9805f1628bb7>2000-08-25 13:00:05 +0000
committerdeniel <deniel@f5534014-38df-0310-8fa8-9805f1628bb7>2000-08-25 13:00:05 +0000
commitf40acabb1bed192c02f1d3463bdf2e3197016599 (patch)
tree3d792c1ec86b4b6acff15c45d53980bf5e0365db /packet-pppoe.c
parent2b9cd86f3375acf3024e9eab2bd805a19400daea (diff)
Fix comment and add reference to RFC.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2372 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'packet-pppoe.c')
-rw-r--r--packet-pppoe.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/packet-pppoe.c b/packet-pppoe.c
index fd0eaacfb4..d90b5ad922 100644
--- a/packet-pppoe.c
+++ b/packet-pppoe.c
@@ -1,7 +1,7 @@
-/* packet-arp.c
- * Routines for ARP packet disassembly
+/* packet-pppoe.c
+ * Routines for PPP Over Ethernet (PPPoE) packet disassembly (RFC2516)
*
- * $Id: packet-pppoe.c,v 1.9 2000/08/07 03:21:01 guy Exp $
+ * $Id: packet-pppoe.c,v 1.10 2000/08/25 13:00:05 deniel Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>