d4cb1bb Fix command-line argument miscounting caused by the addition of the

Authored and Committed by rcritten 18 years ago
1 file changed. 6 lines added. 1 lines removed.
    Fix command-line argument miscounting caused by the addition of the
    FIPS flag. The result was that the database prefix was always
    missed.
    
    Also check the return value of NSS_Initialize() and print and exit if
    the database is not opened.
    
        
file modified
+6 -1