Corrected pacifier text (Ticket 141)

This commit is contained in:
Thomas Schmitt 2008-09-16 06:04:08 +00:00
parent 006fb98aee
commit 63a48571af
2 changed files with 2 additions and 2 deletions

View File

@ -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;

View File

@ -1 +1 @@
#define Cdrskin_timestamP "2008.09.14.174344"
#define Cdrskin_timestamP "2008.09.16.060250"