aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2002-10-08 08:26:31 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2002-10-08 08:26:31 +0000
commit1632c1355dbf61718c0026b2b30ba9757c40a871 (patch)
treeee0857149878ab88f8fb0028ea926229f78919e7 /plugins
parent8cabd6afd2c4274ced8dbe5720bc77766c539ce8 (diff)
Fix a cut-and-pasteo - PCLI isn't defined by RFC 2705; that's the MGCP
RFC, and has nothing to do with PCLI. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6375 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'plugins')
-rw-r--r--plugins/pcli/packet-pcli.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/plugins/pcli/packet-pcli.c b/plugins/pcli/packet-pcli.c
index 712c4bb561..c4c1eadb6d 100644
--- a/plugins/pcli/packet-pcli.c
+++ b/plugins/pcli/packet-pcli.c
@@ -1,8 +1,7 @@
/* packet-pcli.c
- * Routines for Packet Cable Lawful Intercept packet disassembly
- * RFC 2705
+ * Routines for Packet Cable Lawful Intercept packet disassembly
*
- * $Id: packet-pcli.c,v 1.1 2002/10/03 02:56:59 hagbard Exp $
+ * $Id: packet-pcli.c,v 1.2 2002/10/08 08:26:31 guy Exp $
*
* Copyright (c) 2000 by Ed Warnicke <hagbard@physics.rutgers.edu>
*