Fixed a spelling error
This commit is contained in:
parent
9d09a5c8f3
commit
f143865c24
@ -60,7 +60,7 @@ void ForwardFile(fidoaddr Node, fa_list *sbl)
|
|||||||
WriteError("TIC forward in %s, node %s not in setup but defined in area setup", TIC.TicIn.Area, aka2str(Node));
|
WriteError("TIC forward in %s, node %s not in setup but defined in area setup", TIC.TicIn.Area, aka2str(Node));
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
Syslog('+', "Forward file to %s, %s netmail", aka2str(Node), nodes.Message?"with":"whithout");
|
Syslog('+', "Forward file to %s, %s netmail", aka2str(Node), nodes.Message?"with":"without");
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Hier moet een nieuwe SEEN-BY check komen, maar dan wel zo dat
|
* Hier moet een nieuwe SEEN-BY check komen, maar dan wel zo dat
|
||||||
|
Reference in New Issue
Block a user