Wireshark-commits: [Wireshark-commits] rev 50502: /trunk/ui/cli/ /trunk/ui/cli/: tap-iostat.c
Date: Thu, 11 Jul 2013 09:51:30 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50502

User: guy
Date: 2013/07/11 02:51 AM

Log:
 Throw in a cast to squelch warnings about a value not fitting in a
 time_t.  (That also lets us not care how big a time_t is, except that we
 have a not-fixable Y2.038K problem with 32-bit time_t, about which we
 merely warn in a comment.)

Directory: /trunk/ui/cli/
  Changes    Path            Action
  +2 -4      tap-iostat.c    Modified