Fix incomplete comment.
This commit is contained in:
parent
0f7097c319
commit
351a4f6d2f
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ sct_typematch(char *name)
|
|||
* Search for NAME in the characteristics table for TYPE, return index.
|
||||
* Return M_NOTFOUND if there are no matches, M_NOTUNIQUE if there are
|
||||
* several.
|
||||
* If TYPE is EF_SECTOR, search dchr[]
|
||||
* If TYPE is EF_SHIP, search mchr[].
|
||||
* If TYPE is EF_PLANE, search plchr[].
|
||||
* If TYPE is EF_LAND, search lchr[].
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue