Use all-caps for a few acronyms and for "OK"

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
Markus Armbruster 2017-08-05 18:52:17 +02:00
parent ab004fed13
commit a83c512dd5
18 changed files with 31 additions and 31 deletions

View file

@ -61,7 +61,7 @@ deliver(struct sctstr *from, struct ichrstr *ip, int dir,
if ((amt_moved = amt_src - thresh) <= 0)
return 0;
/*
* make sure delivery looks ok. Check where its going,
* make sure delivery looks OK. Check where its going,
* where its coming from, and see if there is more than
* the threshold amount
*/