mirror of
https://github.com/open-simh/simh.git
synced 2026-01-13 23:37:13 +00:00
DISK: Remove dangling semicolon compiler warning.
This commit is contained in:
parent
6f5d8d3ed0
commit
526e03bbe1
@ -1518,7 +1518,7 @@ if (partitions) {
|
||||
}
|
||||
uptr->capac = saved_capac;
|
||||
return ret_val;
|
||||
};
|
||||
}
|
||||
|
||||
typedef t_offset (*FILESYSTEM_CHECK)(UNIT *uptr);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user