Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 37005: / /trunk/epan/dissectors/: packet-qsig.c packet-q

Date: Fri, 06 May 2011 01:47:19 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37005

User: morriss
Date: 2011/05/05 06:47 PM

Log:
 From Ed Day via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5890 :
 
 ASN.1 files in trunk/asn1/qsig contain syntax errors that prevent them from
 being compiled by a standard ASN.1 compiler.  A patch of modified files is
 attached along with General-Error-List.asn which was missing completely.
 
 From me: add the new asn file to the list of source files.  Add SVN Id tag to
 the new file.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +64 -24    packet-qsig.c    Modified
  +4 -4      packet-qsig.h    Modified

Directory: /trunk/asn1/qsig/
  Changes    Path                      Action
  +86 -0     General-Error-List.asn    Added
  +4 -3      Makefile.common           Modified
  +160 -160  QSIG-MCR.asn              Modified
  +125 -123  QSIG-PUMCH.asn            Modified
  +113 -113  QSIG-WTMLR.asn            Modified
  +16 -16    SYNC-SIG.asn              Modified