rpms/SIMVoleon/devel SIMVoleon-2.0.1-gcc4.1.diff,NONE,1.1

Ralf Corsépius (corsepiu) fedora-extras-commits at redhat.com
Mon Jan 16 06:31:27 UTC 2006


Author: corsepiu

Update of /cvs/extras/rpms/SIMVoleon/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10254

Added Files:
	SIMVoleon-2.0.1-gcc4.1.diff 
Log Message:
New.

SIMVoleon-2.0.1-gcc4.1.diff:

--- NEW FILE SIMVoleon-2.0.1-gcc4.1.diff ---
--- SIMVoleon-2.0.1.orig/lib/VolumeViz/misc/CvrCLUT.h	2004-12-20 15:54:48.000000000 +0100
+++ SIMVoleon-2.0.1/lib/VolumeViz/misc/CvrCLUT.h	2006-01-16 07:27:49.000000000 +0100
@@ -72,7 +72,7 @@
   void regenerateGLColorData(void);
 
   struct GLContextStorage {
-    GLContextStorage::GLContextStorage(uint32_t id)
+    GLContextStorage(uint32_t id)
     {
       this->texture1Dclut = 0;
       this->ctxid = id;
@@ -83,7 +83,7 @@
   };
   SbList<struct GLContextStorage *> contextlist;
   struct GlobalGLContextStorage {
-    GlobalGLContextStorage::GlobalGLContextStorage(void)
+    GlobalGLContextStorage(void)
     {
       this->fragmentprogramid[0] = this->fragmentprogramid[1] = 0;
     }




More information about the fedora-extras-commits mailing list