Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37865128
en ru br
ALT Linux repos
S:0.16.1-alt1_7

Group :: Games/Other
RPM: grhino

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: grhino-0.16.0-emptyelse.patch
Download


--- grhino-0.16.0/board.h.emptyelse	2006-11-25 12:07:41.000000000 -0500
+++ grhino-0.16.0/board.h	2008-02-22 15:05:10.000000000 -0500
@@ -135,9 +135,9 @@
 			black_score = 64 - white_score;
 		else if (black_score < white_score)
 			white_score = 64 - black_score;
-		else
+		else {
 			// FIXME: Get the scoring right
-			;
+			; }
 	}
 }
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin