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 9617ae6abb..320a713ba3 100644
--- a/file.h
+++ b/file.h
@@ -392,7 +392,7 @@ void cf_reftime_packets(capture_file *cf);
/**
* Return the time it took to load the file
*/
-gulong cf_get_computed_elapsed(void);
+gulong cf_get_computed_elapsed(capture_file *cf);
/**
* "Something" has changed, rescan all packets.