Commit Graph

4 Commits

Author SHA1 Message Date
Guy Harris 747f63150b "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.

svn path=/trunk/; revision=11783
2004-08-21 01:19:36 +00:00
Guy Harris 4b9d2228e3 Squelch a compiler warning.
svn path=/trunk/; revision=11571
2004-07-30 07:25:39 +00:00
Guy Harris d27d2d322d Strip out the CR's, set svn:eol-style to native, set svn:keywords to Id,
and get rid of the svn:executable property.

svn path=/trunk/; revision=11570
2004-07-30 07:22:21 +00:00
Olivier Biot cb6b29786b From Ian Schorr: capinfo - provides capture file information.
svn path=/trunk/; revision=11555
2004-07-28 20:51:29 +00:00