src/util.c: remove extra white space

test/cdda.right: adjust for recently found bug.
This commit is contained in:
rocky
2004-11-06 03:17:31 +00:00
parent 5e87bca2c8
commit f4a22b5fe6
2 changed files with 2 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
/*
$Id: util.c,v 1.25 2004/11/04 10:08:23 rocky Exp $
$Id: util.c,v 1.26 2004/11/06 03:17:31 rocky Exp $
Copyright (C) 2003, 2004 Rocky Bernstein <rocky@panix.com>
@@ -48,7 +48,7 @@ print_version (char *program_name, const char *version,
program_name, version);
report( stdout,
_("This is free software; see the source for copying conditions.\n\
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A\n \
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A\n\
PARTICULAR PURPOSE.\n\
"));