mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-21 11:20:04 +02:00
qip
This commit is contained in:
parent
1ca2e61a85
commit
faa4f09a82
@ -66,7 +66,7 @@ int main(int argc, char *argv[]) {
|
||||
#endif
|
||||
|
||||
// help message
|
||||
int helpMessageSize = 1200;
|
||||
const size_t helpMessageSize = 1200;
|
||||
char helpMessage[helpMessageSize];
|
||||
{
|
||||
memset(helpMessage, 0, helpMessageSize);
|
||||
|
Loading…
x
Reference in New Issue
Block a user