Files
nethack/util
nhmall 303e34e5c6 clear a warning: variable set but not used
makedefs.c:2125:12: warning: variable 'sum' set but not used
[-Wunused-but-set-variable]
    int i, sum = 0;
           ^
    1 warning generated.
2022-04-04 10:35:43 -04:00
..
2021-09-20 09:32:40 -04:00
2022-03-17 18:12:40 -04:00
2020-12-13 10:27:49 -05:00