Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/games/warp remove error(1) comments
details: https://anonhg.NetBSD.org/src/rev/2491dc4f47c6
branches: trunk
changeset: 956939:2491dc4f47c6
user: christos <christos%NetBSD.org@localhost>
date: Tue Nov 10 23:32:33 2020 +0000
description:
remove error(1) comments
diffstat:
games/warp/play.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r 23ae27b3d320 -r 2491dc4f47c6 games/warp/play.c
--- a/games/warp/play.c Tue Nov 10 23:03:22 2020 +0000
+++ b/games/warp/play.c Tue Nov 10 23:32:33 2020 +0000
@@ -138,8 +138,6 @@
possiblescore += 5000;
}
if (apolloflag & 2) {
-/*###141 [cc] warning: array subscript has type 'char' [-Wchar-subscripts]%%%*/
-/*###141 [cc] warning: array subscript has type 'char' [-Wchar-subscripts]%%%*/
if (blast[realapollo->posy][realapollo->posx] <= 32000)
bvely = bvelx = 0;
realapollo->energy = 32000;
Home |
Main Index |
Thread Index |
Old Index