Signed-off-by: Vitezslav Cizek <vci...@suse.cz>
---
 src/names.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/names.c b/src/names.c
index 9fc0ad5..963ec07 100644
--- a/src/names.c
+++ b/src/names.c
@@ -439,7 +439,7 @@ handle_option (const char *str)
   int i;
 
   while (*str && isspace (*str))
-    ;
+    str++;
   if (*str != '-')
     return 1;
 
-- 
1.8.4.5


-- 
Vita Cizek

Attachment: signature.asc
Description: Digital signature

Reply via email to