[scorched3d] Fix another palette misspelling

Bruno Wolff III bruno at fedoraproject.org
Sun Nov 6 17:32:29 UTC 2011


commit f3b035774eff5fb57796b7c0f2bc893582fa60d5
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sun Nov 6 11:02:15 2011 -0600

    Fix another palette misspelling

 scorched3d-libpng15.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/scorched3d-libpng15.patch b/scorched3d-libpng15.patch
index a04c50a..44f164c 100644
--- a/scorched3d-libpng15.patch
+++ b/scorched3d-libpng15.patch
@@ -15,7 +15,7 @@
  	Uint32 Bmask;
  	Uint32 Amask;
  	SDL_Palette *palette;
-+	int num_pallet;
++	int num_palette;
 +	png_color *png_palette;
  	png_bytep *volatile row_pointers;
  	int row, i;


More information about the scm-commits mailing list