summaryrefslogtreecommitdiff
path: root/asn1/h235/packet-h235-template.c
AgeCommit message (Collapse)AuthorFilesLines
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
they have LF at the end of the line on UN*X and CR/LF on Windows; hopefully this means that if a CR/LF version is checked in on Windows, the CRs will be stripped so that they show up only when checked out on Windows, not on UN*X. svn path=/trunk/; revision=11400
2004-06-04get rid of a compiler warningRonnie Sahlberg1-2/+2
svn path=/trunk/; revision=11105
2004-05-25"NOT_DECODED_YET()" was replaced by "PER_NOT_DECODED_YET()" andGuy Harris1-2/+2
"BER_NOT_DECODED_YET()"; use the right one. svn path=/trunk/; revision=10997
2004-05-24From Tomas,Ronnie Sahlberg1-0/+86
sourcefiles to generate H235 dissector using Tomas's ASN1 to Ethereal compiler svn path=/trunk/; revision=10984