]> git.pond.sub.org Git - empserver/blobdiff - src/lib/common/file.c
Spell ID and UID consistently all-caps
[empserver] / src / lib / common / file.c
index 4b5ef527cb24f97816a3c0f3344e7b8fb738a38f..c1a1f3a332eb0f90a6632496d211568338da9f3d 100644 (file)
@@ -576,10 +576,10 @@ ef_write(int type, int id, void *from)
 }
 
 /*
- * Change element id.
+ * Change element ID.
  * @buf is an element of table @type.
  * @id is its new element ID.
- * If table is EFF_TYPED, change id and sequence number stored in @buf.
+ * If table is EFF_TYPED, change ID and sequence number stored in @buf.
  * Else do nothing.
  */
 void