]> git.pond.sub.org Git - empserver/blobdiff - src/lib/update/deliver.c
Use all-caps for a few acronyms and for "OK"
[empserver] / src / lib / update / deliver.c
index b2ad584a25646cfdfe9b7e354ee943f71a3d42ce..c21ba0dbe25e087884eeabe42ae0a046f75eece2 100644 (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
      */