aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-skinny.c
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2011-08-27 09:23:12 +0000
committerJörg Mayer <jmayer@loplof.de>2011-08-27 09:23:12 +0000
commit44b0026d68570dbc30d4507a3785a89b06ee080b (patch)
treed03eb9a40166317662345db9d90563c96305eec9 /epan/dissectors/packet-skinny.c
parent6c7dcfc1c6fe93a058a657e91aafa3f78ba855e0 (diff)
Unify my address entry
svn path=/trunk/; revision=38750
Diffstat (limited to 'epan/dissectors/packet-skinny.c')
-rw-r--r--epan/dissectors/packet-skinny.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-skinny.c b/epan/dissectors/packet-skinny.c
index a1790cb42f..fe628f0c0f 100644
--- a/epan/dissectors/packet-skinny.c
+++ b/epan/dissectors/packet-skinny.c
@@ -2,7 +2,7 @@
*
* Dissector for the Skinny Client Control Protocol
* (The "D-Channel"-Protocol for Cisco Systems' IP-Phones)
- * Copyright 2001, Joerg Mayer (email: see AUTHORS file)
+ * Copyright 2001, Joerg Mayer (see AUTHORS file)
*
* Paul E. Erkkila (pee@erkkila.org) - fleshed out the decode
* skeleton to report values for most message/message fields.