Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 96b6f766b2a9089c21d34f3eba4cdc65 > files > 2

csmash-0.6.6-20.mga3.src.rpm

diff -Naupr csmash-0.6.6.orig/BallView.h csmash-0.6.6/BallView.h
--- csmash-0.6.6.orig/BallView.h	2003-07-13 17:26:24.000000000 +0200
+++ csmash-0.6.6/BallView.h	2006-01-23 18:43:13.000000000 +0100
@@ -32,7 +32,7 @@ public:
 
   static GLuint m_number[10];
 private:
-  void BallView::DrawTargetCircle();
+  void DrawTargetCircle();
   GLUquadricObj *m_quad;
 
   void DrawBall();