aboutsummaryrefslogtreecommitdiffstats
path: root/dftest.c
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2010-05-07 06:35:17 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2010-05-07 06:35:17 +0000
commit1bcecb4bcd77d8ae938f7d92993a3586a576c65b (patch)
treecc3f7ea15cd870bf178a1e4dd7a3da5f4a34a09b /dftest.c
parent427ce576a7b6ecf650c450c44024641d443ec028 (diff)
Set default seconds type in rawshark and dftest.
svn path=/trunk/; revision=32709
Diffstat (limited to 'dftest.c')
-rw-r--r--dftest.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dftest.c b/dftest.c
index 2f3ced581a..03e884b8a3 100644
--- a/dftest.c
+++ b/dftest.c
@@ -80,6 +80,7 @@ main(int argc, char **argv)
}
timestamp_set_type(TS_RELATIVE);
+ 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 a list of fields registered