Fix and clean up some comments
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
9f25de3dce
commit
eba87789ab
37 changed files with 73 additions and 69 deletions
|
@ -82,7 +82,8 @@ get_planes(struct nstr_item *ni_bomb, struct nstr_item *ni_esc,
|
|||
|
||||
/*
|
||||
* Get assembly point argument.
|
||||
* If @input is not empty, use it, else prompt for more input using @prompt.
|
||||
* If @input is not empty, use it.
|
||||
* Else prompt for more input using @prompt.
|
||||
* If this yields a valid assembly point, read it into *@ap_sect and
|
||||
* return @ap_sect.
|
||||
* Else complain and return NULL.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue