Ethereal-cvs: [Ethereal-cvs] Rev 11783: /trunk/: capinfo.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Sat, 21 Aug 2004 01:19:41 -0000
User: guy
Date: 2004/08/20 08:19 PM

Log:
 "localtime()" returns a value that might not survive a subsequent call
 to "localtime()" (it might, for example, be static - and *is* static in
 a lot of implementations).  Don't call it twice and expect both values
 to be useful.
 
 Clean up white space.

Directory: /trunk/
  Changes    Path          Action
  +51 -59    capinfo.c     Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=11783&view=rev