diff options
author | Ronnie Sahlberg <ronnie_sahlberg@ozemail.com.au> | 2005-06-20 02:37:42 +0000 |
---|---|---|
committer | Ronnie Sahlberg <ronnie_sahlberg@ozemail.com.au> | 2005-06-20 02:37:42 +0000 |
commit | a0a9d9ec0621449bacef64151c9b41ce1d7188cd (patch) | |
tree | 4798a66b1a1e14b01b9a60acaa12e15bb52c4890 /asn1 | |
parent | 75bdc464933b0740d1563ae225059f45abbde7c4 (diff) | |
download | wireshark-a0a9d9ec0621449bacef64151c9b41ce1d7188cd.tar.gz wireshark-a0a9d9ec0621449bacef64151c9b41ce1d7188cd.tar.bz2 wireshark-a0a9d9ec0621449bacef64151c9b41ce1d7188cd.zip |
add Sids email as the original author of ACSE dissector
svn path=/trunk/; revision=14707
Diffstat (limited to 'asn1')
-rw-r--r-- | asn1/acse/packet-acse-template.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/asn1/acse/packet-acse-template.c b/asn1/acse/packet-acse-template.c index e9e007a4c0..7b118d7a84 100644 --- a/asn1/acse/packet-acse-template.c +++ b/asn1/acse/packet-acse-template.c @@ -25,7 +25,9 @@ /* packet-acse.c * Routines for ACSE packet dissection * Ronnie Sahlberg 2005 - * dissect_acse() from original handwritten dissector by Sid + * dissect_acse() based original handwritten dissector by Sid + * Yuriy Sidelnikov <YSidelnikov@hotmail.com> + * * * $Id: packet-acse-template.c 12740 2004-12-13 08:15:34Z sahlberg $ * |