mirror of
https://github.com/open-simh/simh.git
synced 2026-01-16 16:29:30 +00:00
Fixed missing void declaration
This commit is contained in:
parent
77ce0c7ceb
commit
5da9566b43
@ -2787,7 +2787,7 @@ errno = Status;
|
||||
return hVHD;
|
||||
}
|
||||
|
||||
static
|
||||
static void
|
||||
ExpandToFullPath (const char *szFileSpec,
|
||||
char *szFullFileSpecBuffer,
|
||||
size_t BufferSize)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user