mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Fixed grammer/typo in last commit.
This commit is contained in:
@@ -202,7 +202,7 @@ EXIT:
|
|||||||
{
|
{
|
||||||
newtWinMessage(ctr[TR_WARNING], ctr[TR_OK], ctr[TR_SETUP_NOT_COMPLETE]);
|
newtWinMessage(ctr[TR_WARNING], ctr[TR_OK], ctr[TR_SETUP_NOT_COMPLETE]);
|
||||||
|
|
||||||
fprintf(flog, "Setup has program not finished.\n");
|
fprintf(flog, "Setup program has not finished.\n");
|
||||||
fflush(flog);
|
fflush(flog);
|
||||||
fclose(flog);
|
fclose(flog);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user