fixed inline documentation.

2003-09-28  Sven Neumann  <sven@gimp.org>

	* libgimpmath/gimpvector.c: fixed inline documentation.
This commit is contained in:
Sven Neumann
2003-09-28 12:41:51 +00:00
committed by Sven Neumann
parent 6f8fd54fab
commit b80427e6c2
6 changed files with 27 additions and 10 deletions

View File

@ -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