summaryrefslogtreecommitdiffhomepage
path: root/src/driver/ntux_driver_ctx.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/driver/ntux_driver_ctx.c')
-rw-r--r--src/driver/ntux_driver_ctx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/driver/ntux_driver_ctx.c b/src/driver/ntux_driver_ctx.c
index e0f381d..470f281 100644
--- a/src/driver/ntux_driver_ctx.c
+++ b/src/driver/ntux_driver_ctx.c
@@ -438,7 +438,7 @@ int ntux_get_driver_ctx(
size_t pathlen;
struct argv_ctx ctx = {ARGV_VERBOSITY_NONE,
ARGV_MODE_SCAN,
- 0,0,0,0,0,0,0};
+ 0,0,0,0,0,0,0,0};
/* fdctx */
if (!fdctx) {