]> git.pld-linux.org Git - packages/cob.git/blame - cob-no_warnings.patch
- tabs in preamble
[packages/cob.git] / cob-no_warnings.patch
CommitLineData
6a1938c3 1--- cob/sprites.cpp 2003-10-14 22:49:14.000000000 +0200
2+++ cob/sprites.cpp-new 2006-11-03 07:03:14.709114936 +0100
3@@ -173,4 +173,3 @@
4 } while (map.Read(x,y) == 0);
5 x = x << 8;y = y << 8;
6 }
7-
8