From e1c2a56d8d520f3f74f0b108c9b9c921e2994226 Mon Sep 17 00:00:00 2001 From: Andrew Duggan Date: Mon, 30 Jul 2018 21:31:06 -0700 Subject: Fix RMI4UPDATE_GETOPTS --- rmi4update/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rmi4update/main.cpp') diff --git a/rmi4update/main.cpp b/rmi4update/main.cpp index b952987..cd56528 100644 --- a/rmi4update/main.cpp +++ b/rmi4update/main.cpp @@ -35,7 +35,7 @@ #define VERSION_MINOR 2 #define VERSION_SUBMINOR 10 -#define RMI4UPDATE_GETOPTS "hfdt:pclv" +#define RMI4UPDATE_GETOPTS "hfd:t:pclv" void printHelp(const char *prog_name) { -- cgit v1.2.3