mirror of
https://github.com/akuker/RASCSI.git
synced 2024-12-23 06:30:04 +00:00
rasctl output update
This commit is contained in:
parent
6268327ea4
commit
ac9f9bb335
@ -237,7 +237,7 @@ void CommandServerInfo(const string& hostname, int port)
|
||||
cout << " Image file support";
|
||||
}
|
||||
if (features.supports_block_size()) {
|
||||
cout << " Configurable block size";
|
||||
cout << " Block size configurable";
|
||||
}
|
||||
cout << endl;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user