#282 compiler warnings

This commit is contained in:
mstroh76
2024-09-08 19:11:49 +02:00
parent f0c8991e3a
commit d8487da522
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ int main()
int t ;
int max, min ;
int del ;
int underRuns, overRuns, exactRuns, bogusRuns, total ;
int underRuns, overRuns, exactRuns, total ;
int descheds ;