From 82f49fc566b68d220f658cf6517c74f9cd690f05 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Thu, 28 Jan 2010 11:44:19 +0000 Subject: [PATCH] Fixed typo --- src/osgWrappers/introspection/genwrapper.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/osgWrappers/introspection/genwrapper.conf b/src/osgWrappers/introspection/genwrapper.conf index cc4777d9f..aeddf2360 100644 --- a/src/osgWrappers/introspection/genwrapper.conf +++ b/src/osgWrappers/introspection/genwrapper.conf @@ -303,7 +303,7 @@ suppress reflector "osgAnimation::TemplateSampler< osgAnimation::Vec2CubicBezier suppress reflector "osgAnimation::TemplateSampler< osgAnimation::Vec2LinearInterpolator >" suppress reflector "osgAnimation::TemplateSampler< osgAnimation::Vec2StepInterpolator >" suppress reflector "osgAnimation::TemplateSampler< osgAnimation::Vec3CubicBezierInterpolator >" -suppress reflector "osgAnimation::TemplateSampler< osgAnimation::Vec3LinearInterpolator > +suppress reflector "osgAnimation::TemplateSampler< osgAnimation::Vec3LinearInterpolator >" suppress reflector "osgAnimation::TemplateSampler< osgAnimation::Vec3StepInterpolator >" suppress reflector "osgAnimation::TemplateSampler< osgAnimation::Vec4CubicBezierInterpolator >" suppress reflector "osgAnimation::TemplateSampler< osgAnimation::Vec4LinearInterpolator >"