http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34623
User: morriss
Date: 2010/10/22 10:54 AM
Log:
 Fix detection of hf entries being used in the hf array where the opening brace
 is on the preceding line.  There was code here to do it but it needed to be
 moved inside the preceding 'else' (in particular, before the 'next' sent us
 around the loop again).
 
 The bug was noticed by Alexis La Goutte in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5329
Directory: /trunk/tools/
  Changes    Path          Action
  +7 -9      checkhf.pl    Modified