Fixed a typo found by lintian
This commit is contained in:
parent
96c748f00a
commit
3dc20762b0
@ -1 +1 @@
|
||||
#define Cdrskin_timestamP "2016.01.27.174553"
|
||||
#define Cdrskin_timestamP "2016.02.05.130154"
|
||||
|
@ -1647,7 +1647,7 @@ out_of_mem:;
|
||||
if (crs->file_source != NULL) {
|
||||
libdax_msgs_submit(libdax_messenger, -1, 0x00020192,
|
||||
LIBDAX_MSGS_SEV_FAILURE, LIBDAX_MSGS_PRIO_HIGH,
|
||||
"In cue sheet file: Multiple occurences of FILE",
|
||||
"In cue sheet file: Multiple occurrences of FILE",
|
||||
0, 0);
|
||||
ret = 0; goto ex;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user