rev 17434: /trunk/epan/dissectors/: packet-rnsap.c /trunk/asn1/rnsap/: packet-rnsap-template.c
| Newsgroups | gmane.network.ethereal.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: guy Date: 2006/02/28 06:16 PM Log: Replace commenting-out of code with "#if 0"/#endif" - it's a bit safer (you don't have to worry about comments in #if 0'ed otu code), and it also fixes an unclosed comment (the commenting-out ended with /* rather than */). Fix up some indentation as well. Directory: /trunk/epan/dissectors/ Changes Path Action +12 -9 packet-rnsap.c Modified Directory: /trunk/asn1/rnsap/ Changes Path Action +9 -6 packet-rnsap-template.c Modified http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17434&view=rev