gcc11 -Wall -Wpedantic cleanup (post __attribute__)

This commit is contained in:
Darryl L. Miles
2025-01-06 16:25:38 +00:00
parent 48c99a7b1d
commit 6afadf9809
9 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -383,7 +383,7 @@ extBasic(def, outFile)
if (devidx < 0)
{
TxError("Extract error: \"device\" property has unknown "
"device type.\n", token);
"device type: %s\n", token);
propfound = FALSE;
}
if (propfound)