summaryrefslogtreecommitdiff
path: root/ui/commandline.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/commandline.h')
-rw-r--r--ui/commandline.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/commandline.h b/ui/commandline.h
index 2f0beeec20..8cb88fdda4 100644
--- a/ui/commandline.h
+++ b/ui/commandline.h
@@ -39,7 +39,7 @@ typedef struct commandline_capture_param_info
#endif
} commandline_capture_param_info_t;
-extern void commandline_capture_options(int argc, char *argv[], commandline_capture_param_info_t* param_info);
+extern void commandline_early_options(int argc, char *argv[], commandline_capture_param_info_t* param_info);
/* Command-line options that don't have direct API calls to handle the data */
typedef struct commandline_param_info