jaosorior / certmonger

Forked from certmonger 6 years ago
Clone

014f002 Use poptGetOptArg() correctly

Authored and Committed by nalin 8 years ago
    Use poptGetOptArg() correctly
    
    Only call poptGetOptArg() once per option, since it appears to be
    returning NULL if we call it more than once per option.
    
        
file modified
+7 -4
file modified
+1 -1