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

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


Author: corsepiu

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

Modified Files:
	SIMVoleon-2.0.1-gcc4.1.diff 
Log Message:
Add lib/VolumeViz/render/common/CvrTextureObject.h

SIMVoleon-2.0.1-gcc4.1.diff:

Index: SIMVoleon-2.0.1-gcc4.1.diff
===================================================================
RCS file: /cvs/extras/rpms/SIMVoleon/devel/SIMVoleon-2.0.1-gcc4.1.diff,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- SIMVoleon-2.0.1-gcc4.1.diff	16 Jan 2006 06:31:27 -0000	1.1
+++ SIMVoleon-2.0.1-gcc4.1.diff	16 Jan 2006 06:44:27 -0000	1.2
@@ -18,3 +18,14 @@
      {
        this->fragmentprogramid[0] = this->fragmentprogramid[1] = 0;
      }
+--- SIMVoleon-2.0.1.orig/lib/VolumeViz/render/common/CvrTextureObject.h	2004-12-20 15:54:48.000000000 +0100
++++ SIMVoleon-2.0.1/lib/VolumeViz/render/common/CvrTextureObject.h	2006-01-16 07:43:01.000000000 +0100
+@@ -106,7 +106,7 @@
+ 
+   static CvrTextureObject * findInstanceMatch(const SoType t,
+                                               const struct CvrTextureObject::EqualityComparison & cmp);
+-  unsigned long CvrTextureObject::hashKey(void) const;
++  unsigned long hashKey(void) const;
+   static unsigned long hashKey(const struct CvrTextureObject::EqualityComparison & cmp);
+ };
+ 




More information about the scm-commits mailing list