Browse Source

Resolved ticket #32

Christophe Riccio 15 years ago
parent
commit
637c2c5819
1 changed files with 1 additions and 1 deletions
  1. 1 1
      glm/core/func_common.inl

+ 1 - 1
glm/core/func_common.inl

@@ -560,7 +560,7 @@ namespace glm
     inline detail::tvec3<T> min
 	(
 		detail::tvec3<T> const & x, 
-		typename detail::tvec2<T>::value_type const & y
+		typename detail::tvec3<T>::value_type const & y
 	)
     {
         return detail::tvec3<T>(