mirror of
https://github.com/simh/simh.git
synced 2026-01-25 19:56:25 +00:00
DISK: Remove dangling semicolon compiler warning.
This commit is contained in:
@@ -1518,7 +1518,7 @@ if (partitions) {
|
||||
}
|
||||
uptr->capac = saved_capac;
|
||||
return ret_val;
|
||||
};
|
||||
}
|
||||
|
||||
typedef t_offset (*FILESYSTEM_CHECK)(UNIT *uptr);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user