Wireshark-commits: [Wireshark-commits] rev 52519: /trunk/ /trunk/: configure.ac

Date: Thu, 10 Oct 2013 23:33:22 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52519

User: guy
Date: 2013/10/10 11:33 PM

Log:
 We use g_ascii_strtoll(), not strtoll(), so we no longer need to check
 for strtoll() (if we ever did check for it).

Directory: /trunk/
  Changes    Path            Action
  +0 -1      configure.ac    Modified