Spell ID and UID consistently all-caps

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
Markus Armbruster 2017-08-05 21:14:20 +02:00
parent aa59a6aa0a
commit a1ba346736
28 changed files with 113 additions and 113 deletions

View 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