'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
263 bytes saved.
This commit is contained in:
@ -120,6 +120,6 @@ int recursive_action(const char *fileName,
|
||||
return TRUE;
|
||||
|
||||
done_nak_warn:
|
||||
bb_perror_msg("%s", fileName);
|
||||
bb_simple_perror_msg(fileName);
|
||||
return FALSE;
|
||||
}
|
||||
|
Reference in New Issue
Block a user