src/util.c: remove extra white space
test/cdda.right: adjust for recently found bug.
This commit is contained in:
@@ -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>
|
Copyright (C) 2003, 2004 Rocky Bernstein <rocky@panix.com>
|
||||||
|
|
||||||
@@ -48,7 +48,7 @@ print_version (char *program_name, const char *version,
|
|||||||
program_name, version);
|
program_name, version);
|
||||||
report( stdout,
|
report( stdout,
|
||||||
_("This is free software; see the source for copying conditions.\n\
|
_("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\
|
PARTICULAR PURPOSE.\n\
|
||||||
"));
|
"));
|
||||||
|
|
||||||
|
|||||||
@@ -17,5 +17,3 @@ CD-TEXT for Disc:
|
|||||||
PERFORMER: Richard Stallman
|
PERFORMER: Richard Stallman
|
||||||
TITLE: Join us now we have the software
|
TITLE: Join us now we have the software
|
||||||
CD-TEXT for Track 1:
|
CD-TEXT for Track 1:
|
||||||
PERFORMER: Richard Stallman
|
|
||||||
TITLE: Join us now we have the software
|
|
||||||
|
|||||||
Reference in New Issue
Block a user