(dchrstr): Rename member d_flg to d_nav. Users changed.
This commit is contained in:
parent
1d58f58e1b
commit
18902e45d0
3 changed files with 4 additions and 4 deletions
|
@ -370,7 +370,7 @@ shp_mess(s_char *str, struct mlist *mlp)
|
|||
int
|
||||
shp_check_nav(struct sctstr *sect)
|
||||
{
|
||||
switch (dchr[sect->sct_type].d_flg & 03) {
|
||||
switch (dchr[sect->sct_type].d_nav & 03) {
|
||||
case NAVOK:
|
||||
break;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue