]> git.pond.sub.org Git - empserver/blobdiff - src/lib/common/file.c
Update copyright notice
[empserver] / src / lib / common / file.c
index 4b5ef527cb24f97816a3c0f3344e7b8fb738a38f..1bb2f68c177697cc02c22d78eafdba6bca94b6ac 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2017, Dave Pare, Jeff Bailey, Thomas Ruschak,
+ *  Copyright (C) 1986-2020, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                Ken Stevens, Steve McClure, Markus Armbruster
  *
  *  Empire is free software: you can redistribute it and/or modify
@@ -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