ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 21338: /trunk/ /trunk/epan/dissectors/: Makefile.nmake /

Date: Thu, 05 Apr 2007 21:38:40 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21338

User: gerald
Date: 2007/04/05 09:38 PM

Log:
 In epan/dissectors/Makefile.nmake, fix a typo.
 
 In make-dissector-reg.py, throw an error if we don't have enough files
 to process, or if we don't generate enough registrations.  "Enough"
 is arbitrarily set to 100.
 
 This should de-purple the buildbot.  (I'm sure there's a "smoke on the
 water" joke in there somewhere.)

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +3 -3      Makefile.nmake    Modified

Directory: /trunk/tools/
  Changes    Path                     Action
  +19 -1     make-dissector-reg.py    Modified