Added installation instructions for missing libraries
[dockapps/wmnotify.git] / src / configfile.c
index f2e5a2b..604080c 100644 (file)
@@ -225,7 +225,7 @@ ParseConfigurationFile( FILE *file )
 #endif
       }
       else {
-       fprintf( stderr, "%s: Invalid value for for parameter 'use_ssl' in\n" \
+       fprintf( stderr, "%s: Invalid value for parameter 'use_ssl' in\n" \
                 "configuration file (must be 0 or 1): %d\n", PACKAGE, number );
        exit( EXIT_FAILURE );
       }