forked from Miroirs/x49gp
oops
This commit is contained in:
parent
c804d0e05b
commit
54a9d2873f
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ static void print_config( void )
|
||||||
|
|
||||||
fprintf( stdout, "verbose = %s\n", opt.verbose ? "true" : "false" );
|
fprintf( stdout, "verbose = %s\n", opt.verbose ? "true" : "false" );
|
||||||
|
|
||||||
fprintf( stdout, "--- End of saturnng configuration ----------------------------------------------\n" );
|
fprintf( stdout, "--- End of x49gpng configuration -----------------------------------------------\n" );
|
||||||
}
|
}
|
||||||
|
|
||||||
void config_init( char* progname, int argc, char* argv[] )
|
void config_init( char* progname, int argc, char* argv[] )
|
||||||
|
|
Loading…
Reference in a new issue