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
|
@ -143,7 +143,7 @@ launch_as(struct plnstr *pp)
|
|||
|| !pln_is_in_orbit(&plane)) {
|
||||
pr("No such satellite exists!\n");
|
||||
return RET_FAIL;
|
||||
/* Can be abused to find satellite ids. Tolerable. */
|
||||
/* Can be abused to find satellite IDs. Tolerable. */
|
||||
}
|
||||
|
||||
if (mapdist(pp->pln_x, pp->pln_y, plane.pln_x, plane.pln_y)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue