Spell ID and UID consistently all-caps
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
aa59a6aa0a
commit
a1ba346736
28 changed files with 113 additions and 113 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue