From Alexander Wiebel, "I did some spell checking in my spare time. Here come 20 files."
This commit is contained in:
@@ -62,7 +62,7 @@ class OSG_EXPORT TexGen : public StateAttribute
|
||||
virtual int compare(const StateAttribute& sa) const
|
||||
{
|
||||
// Check for equal types, then create the rhs variable
|
||||
// used by the COMPARE_StateAttribute_Paramter macros below.
|
||||
// used by the COMPARE_StateAttribute_Parameter macros below.
|
||||
COMPARE_StateAttribute_Types(TexGen,sa)
|
||||
|
||||
// Compare each parameter in turn against the rhs.
|
||||
|
||||
Reference in New Issue
Block a user