diff options
Diffstat (limited to 'src/libstddjb/subgetopt_here.c')
-rw-r--r-- | src/libstddjb/subgetopt_here.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libstddjb/subgetopt_here.c b/src/libstddjb/subgetopt_here.c index e0be29a..7d69248 100644 --- a/src/libstddjb/subgetopt_here.c +++ b/src/libstddjb/subgetopt_here.c @@ -4,4 +4,4 @@ #include <skalibs/sgetopt.h> -subgetopt_t subgetopt_here = SUBGETOPT_ZERO ; +subgetopt subgetopt_here = SUBGETOPT_ZERO ; |