Wireshark-commits: [Wireshark-commits] rev 50950: /trunk/epan/dfilter/ /trunk/epan/dfilter/: semche
Date: Sat, 27 Jul 2013 18:55:06 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50950

User: darkjames
Date: 2013/07/27 11:55 AM

Log:
 Some more work related to bug #8979 and previous commit
 
 - Make http.location[0:4] == lower(http.location) behave the same as lower(http.location) == http.location[0:4]
 - fix compiler errors + comments

Directory: /trunk/epan/dfilter/
  Changes    Path          Action
  +16 -7     semcheck.c    Modified