[vegastrike] Fix typo.

Bruno Wolff III bruno at fedoraproject.org
Sat Jul 9 19:00:25 UTC 2011


commit 2f79aa4f6456a627d214a013b0778894b4a4cddd
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sat Jul 9 10:50:07 2011 -0500

    Fix typo.

 vegastrike-0.5.1-gcc46.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/vegastrike-0.5.1-gcc46.patch b/vegastrike-0.5.1-gcc46.patch
index 7183709..a1947c1 100644
--- a/vegastrike-0.5.1-gcc46.patch
+++ b/vegastrike-0.5.1-gcc46.patch
@@ -44,7 +44,7 @@
  
  #include "options.h"
  
-+#include <cstddefs>
++#include <cstddef>
  #include <vector>
  
  extern vs_options game_options;


More information about the scm-commits mailing list