summaryrefslogtreecommitdiff
path: root/src/common-utils/nvgetopt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common-utils/nvgetopt.c')
-rw-r--r--src/common-utils/nvgetopt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common-utils/nvgetopt.c b/src/common-utils/nvgetopt.c
index 286aee8..5ae3a14 100644
--- a/src/common-utils/nvgetopt.c
+++ b/src/common-utils/nvgetopt.c
@@ -189,7 +189,7 @@ int nvgetopt(int argc,
if (a[0] == '-') a++;
if (a[0] == '+') a++;
- while(a[0]) { a[0] = a[1]; a++; }
+ while (a[0]) { a[0] = a[1]; a++; }
/*
* decrement argv_index so that we process this