Corrected pacifier text (Ticket 141)
This commit is contained in:
parent
7f898d8daf
commit
2d30fd2aaf
@ -5508,7 +5508,7 @@ thank_you_for_patience:;
|
||||
if(skin->is_writing)
|
||||
fprintf(stderr,"\n");
|
||||
fprintf(stderr,
|
||||
"\rcdrskin: thank you for being patient since %.f seconds ",
|
||||
"\rcdrskin: thank you for being patient for %.f seconds ",
|
||||
elapsed_total_time);
|
||||
}
|
||||
advance_interval= 1;
|
||||
|
@ -1 +1 @@
|
||||
#define Cdrskin_timestamP "2008.09.14.174344"
|
||||
#define Cdrskin_timestamP "2008.09.16.060250"
|
||||
|
Loading…
Reference in New Issue
Block a user