]> git.pond.sub.org Git - empserver/blobdiff - src/lib/common/ef_verify.c
Spell ID and UID consistently all-caps
[empserver] / src / lib / common / ef_verify.c
index c5fc7cfaf62df09c4aafaeca86e11aba44e4bc53..cbda1d408e343e87c0a8509611fd51c663923c05 100644 (file)
@@ -175,7 +175,7 @@ verify_row(int type, int row)
                continue;
            }
            if (ca[i].ca_table == type && i == 0) {
-               /* uid */
+               /* UID */
                if (val.val_as.lng != row) {
                    verify_fail(type, row, &ca[i], j,
                                "value is %ld instead of %d",