Fix whitespace: space before tab
This commit is contained in:
parent
db4770426e
commit
a9653c475b
17 changed files with 28 additions and 28 deletions
|
@ -114,7 +114,7 @@ turn(void)
|
|||
return RET_FAIL;
|
||||
}
|
||||
if (fclose(fptr)) {
|
||||
pr("Something went wrong closing the message.\n");
|
||||
pr("Something went wrong closing the message.\n");
|
||||
logerror("Could not properly close message file (%s).\n",
|
||||
msgfilepath);
|
||||
return RET_FAIL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue