aboutsummaryrefslogtreecommitdiffstats
path: root/file.h
diff options
context:
space:
mode:
Diffstat (limited to 'file.h')
-rw-r--r--file.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/file.h b/file.h
index 5ff86b60de..20e9282b30 100644
--- a/file.h
+++ b/file.h
@@ -391,7 +391,7 @@ cf_status_t cf_filter_packets(capture_file *cf, gchar *dfilter, gboolean force);
void cf_reftime_packets(capture_file *cf);
/**
- * Return the time it took to load the file
+ * Return the time it took to load the file (in msec).
*/
gulong cf_get_computed_elapsed(capture_file *cf);