diff options
author | Anders Broman <anders.broman@ericsson.com> | 2006-05-31 04:52:33 +0000 |
---|---|---|
committer | Anders Broman <anders.broman@ericsson.com> | 2006-05-31 04:52:33 +0000 |
commit | 16f57a74c6a5faefcf10645413f79d800af64682 (patch) | |
tree | 8c4373a6f5a2fd92b396695b2508860f80152a7a /asn1/ulp | |
parent | b15974d094e96ced61fefeff35be96add2b6e7a4 (diff) | |
download | wireshark-16f57a74c6a5faefcf10645413f79d800af64682.tar.gz wireshark-16f57a74c6a5faefcf10645413f79d800af64682.tar.bz2 wireshark-16f57a74c6a5faefcf10645413f79d800af64682.zip |
Add some missing *-exp-cnf files
svn path=/trunk/; revision=18261
Diffstat (limited to 'asn1/ulp')
-rw-r--r-- | asn1/ulp/ulp-exp.cnf | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/asn1/ulp/ulp-exp.cnf b/asn1/ulp/ulp-exp.cnf new file mode 100644 index 0000000000..e22e8936db --- /dev/null +++ b/asn1/ulp/ulp-exp.cnf @@ -0,0 +1,12 @@ +# Do not modify this file. +# It is created automatically by the ASN.1 to Wireshark dissector compiler +# .\ulp-exp.cnf +# ../../tools/asn2wrs.py -u -e -p ulp -c ulp.cnf -s packet-ulp-template ULP.asn + +#.MODULE +ULP ulp +#.END + +#.TYPE_ATTR +#.END + |