Wireshark-commits: [Wireshark-commits] rev 33721: /trunk/ /trunk/gtk/: rpc_progs.c service_response
Date: Thu, 05 Aug 2010 22:14:19 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33721

User: wmeier
Date: 2010/08/05 03:14 PM

Log:
 From Cal Turney: Need 6 dec places of SRT precision in WS SRT dialogs and the values should be rounded to the nearest 1us.
 
 From me: 
  -Slight revision of the patch to prevent overflows 
    when time_t is 32 bits (eg: on 32 bit Linux);
  -Other minor changes.
 
 See: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4956

Directory: /trunk/gtk/
  Changes    Path                             Action
  +16 -16    rpc_progs.c                      Modified
  +12 -8     service_response_time_table.c    Modified

Directory: /trunk/
  Changes    Path          Action
  +2 -0      AUTHORS       Modified