Set the timestamp seconds type to TS_SECONDS_DEFAULT at startup so we

don't abort.

svn path=/trunk/; revision=32697
This commit is contained in:
Gerald Combs 2010-05-06 23:51:37 +00:00
parent 51d79ab620
commit 570a693a09
1 changed files with 1 additions and 0 deletions

View File

@ -859,6 +859,7 @@ main(int argc, char *argv[])
timestamp_set_type(TS_RELATIVE);
timestamp_set_precision(TS_PREC_AUTO);
timestamp_set_seconds_type(TS_SECONDS_DEFAULT);
/* Register all dissectors; we must do this before checking for the
"-G" flag, as the "-G" flag dumps information registered by the