]> git.pond.sub.org Git - empserver/blobdiff - src/lib/subs/control.c
Use all-caps for a few acronyms and for "OK"
[empserver] / src / lib / subs / control.c
index f1449812f9da7c509ee46fdce13a1ad07644a759..a2019816edc663cafd8e7005a289e377999eb491 100644 (file)
@@ -106,7 +106,7 @@ abandon_askyn(struct sctstr *sp, i_type vtype, int amnt,
 
     /*
      * First, would we be abandoning it?  If not, just return that
-     * it's ok to move out.
+     * it's OK to move out.
      */
     if (!would_abandon(sp, vtype, amnt, land_list))
        return 1;