rev 17919: /trunk/epan/dissectors/: Makefile.am Makefile.nmake /trunk/plugins/docsis/: Makefile.am Makefile.nmake /trunk/tools/: Makefile.am make-dissector-reg make-dissector-reg.py make-reg-dotc ...
[email protected] Thu, 20 Apr 2006 02:21:30 GMT
| Newsgroups | gmane.network.ethereal.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: guy Date: 2006/04/19 09:21 PM Log: Rename "make-reg-dotc" to "make-dissector-reg", and do the same for the Python versions, as it no longer makes only "register.c", it can also make a "plugin.c" file for a plugin. When making "plugin.c", there's no need to include "register.h", as it's not defining any functions declared there. Directory: /trunk/epan/dissectors/ Changes Path Action +4 -4 Makefile.am Modified +2 -2 Makefile.nmake Modified Directory: /trunk/plugins/docsis/ Changes Path Action +4 -4 Makefile.am Modified +2 -2 Makefile.nmake Modified Directory: /trunk/tools/ Changes Path Action +2 -2 Makefile.am Modified +133 -0 make-dissector-reg Added +170 -0 make-dissector-reg.py Added +0 -134 make-reg-dotc Removed +0 -171 make-reg-dotc.py Removed http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17919&view=rev