More hypothetical type mismatches
This commit is contained in:
@@ -544,7 +544,7 @@ struct cemetery {
|
||||
/* date+time in string of digits rather than binary */
|
||||
char when[4 + 2 + 2 + 2 + 2 + 2 + 1]; /* "YYYYMMDDhhmmss\0" */
|
||||
/* final resting place spot */
|
||||
schar frpx, frpy;
|
||||
xchar frpx, frpy;
|
||||
boolean bonesknown;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user