Log In
native
/
ntux
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
2404cd
argv.h: use an option vector rather than a direct pointer to the option table.
Authored and Committed by
midipix
7 years ago
raw
patch
tree
parent
3 files changed.
67 lines added
.
41 lines removed
.
src/driver/ntux_driver_ctx.c
file modified
+11
-8
src/internal/argv/argv.h
file modified
+54
-33
src/internal/ntux_driver_impl.h
file modified
+2
-0
argv.h: use an option vector rather than a direct pointer to the option table.
src/driver/ntux_driver_ctx.c
file modified
+11
-8
src/internal/argv/argv.h
file modified
+54
-33
src/internal/ntux_driver_impl.h
file modified
+2
-0