fixed inline documentation.
2003-09-28 Sven Neumann <sven@gimp.org> * libgimpmath/gimpvector.c: fixed inline documentation.
This commit is contained in:

committed by
Sven Neumann

parent
6f8fd54fab
commit
b80427e6c2
@ -193,7 +193,6 @@ gimp_vector2_normalize (GimpVector2 *vector)
|
||||
|
||||
/**
|
||||
* gimp_vector2_normalize_val:
|
||||
*
|
||||
* @vector: a #GimpVector2 (by value)
|
||||
*
|
||||
* Computes and returns the normalized vector corresponding with the one
|
||||
@ -606,7 +605,6 @@ gimp_vector3_normalize (GimpVector3 *vector)
|
||||
|
||||
/**
|
||||
* gimp_vector3_normalize_val:
|
||||
*
|
||||
* @vector: a #GimpVector3 (by value)
|
||||
*
|
||||
* Computes and returns the normalized vector corresponding with the one
|
||||
|
Reference in New Issue
Block a user