diff options
author | Tomas Kukosa <tomas.kukosa@siemens.com> | 2007-09-27 06:03:45 +0000 |
---|---|---|
committer | Tomas Kukosa <tomas.kukosa@siemens.com> | 2007-09-27 06:03:45 +0000 |
commit | 706e13b44dd215ad50e8d9596d794c8fafaff2d4 (patch) | |
tree | 59f9e3fc4cb3be4cbba1164800180a7f837d68a6 /epan/dissectors/packet-t38.h | |
parent | 4b1457c9ef665e966ad5cc0316b1763817c5ba0b (diff) | |
download | wireshark-706e13b44dd215ad50e8d9596d794c8fafaff2d4.tar.gz wireshark-706e13b44dd215ad50e8d9596d794c8fafaff2d4.tar.bz2 wireshark-706e13b44dd215ad50e8d9596d794c8fafaff2d4.zip |
put next few simple ASN.1 dissectors into the new makefile structure
svn path=/trunk/; revision=22994
Diffstat (limited to 'epan/dissectors/packet-t38.h')
-rw-r--r-- | epan/dissectors/packet-t38.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-t38.h b/epan/dissectors/packet-t38.h index 57f3610750..a3a31862fe 100644 --- a/epan/dissectors/packet-t38.h +++ b/epan/dissectors/packet-t38.h @@ -1,6 +1,6 @@ /* Do not modify this file. */ /* It is created automatically by the ASN.1 to Wireshark dissector compiler */ -/* .\packet-t38.h */ +/* ./packet-t38.h */ /* ../../tools/asn2wrs.py -p t38 -c t38.cnf -s packet-t38-template T38(2002).asn */ /* Input file: packet-t38-template.h */ |