summaryrefslogtreecommitdiffhomepage
path: root/src/internal/sofort_driver_impl.h
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-12-25 12:22:05 -0500
committermidipix <writeonce@midipix.org>2016-12-25 13:52:47 -0500
commita040597dafec356698e87871de38ec6dc26f4515 (patch)
tree0db324e71e59e19e4563967ce5683dc401fb287f /src/internal/sofort_driver_impl.h
parent20989cf4e0008b1106c21b92c0855a8ea571a724 (diff)
downloadsofort-a040597dafec356698e87871de38ec6dc26f4515.tar.bz2
sofort-a040597dafec356698e87871de38ec6dc26f4515.tar.xz
argv.h: use an option vector rather than a direct pointer to the option table.
Diffstat (limited to 'src/internal/sofort_driver_impl.h')
-rw-r--r--src/internal/sofort_driver_impl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/internal/sofort_driver_impl.h b/src/internal/sofort_driver_impl.h
index d6d2e44..a9788f4 100644
--- a/src/internal/sofort_driver_impl.h
+++ b/src/internal/sofort_driver_impl.h
@@ -8,6 +8,8 @@
#include <sofort/sofort.h>
#include "argv/argv.h"
+#define SFRT_OPTV_ELEMENTS 64
+
extern const struct argv_option sfrt_default_options[];
enum app_tags {