Documentation fix: added one missing parameter

This commit is contained in:
Gergely Polonkai 2013-09-11 10:38:06 +02:00
parent 387b65c792
commit 9247b755f0

View File

@ -650,6 +650,7 @@ gswe_moment_get_planets(GsweMoment *moment)
* gswe_moment_get_house:
* @moment: a GsweMoment object
* @position: an ecliptic position
* @err: a #GError
*
* Returns the number of the house in which @position is.
*