SimSelect.c: type defaults to 'int' in declaration of 'RsimErrorMsg'

GCC14 --without-tk --without-tcl
Related issue: https://github.com/RTimothyEdwards/magic/issues/323
This commit is contained in:
Darryl L. Miles
2024-10-09 20:35:19 -04:00
committed by Tim Edwards
parent 932deeaf2d
commit 32a7323287
+1 -1
View File
@@ -445,7 +445,7 @@ SimSelection(cmd)
char *strPtr;
bool goodReply;
extern RsimErrorMsg();
extern void RsimErrorMsg();
timeString[0] = 0;