Spelling corrections
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
644817993b
commit
e6ce36df64
20 changed files with 30 additions and 30 deletions
|
@ -152,7 +152,7 @@ enum ns_seltype {
|
|||
/* Sector iterator */
|
||||
struct nstr_sect {
|
||||
coord x, y; /* current x-y */
|
||||
coord dx, dy; /* accumlated x,y travel */
|
||||
coord dx, dy; /* accumulated x,y travel */
|
||||
int id; /* return value of sctoff */
|
||||
enum ns_seltype type; /* selection type: NS_AREA or NS_DIST */
|
||||
int curdist; /* NS_DIST: current range */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue