Comment block fixup for GswePlanet
Add Orcus and Asbolus Reorder comments so it lines up with the actual values
This commit is contained in:
parent
9d7eedb371
commit
c9a0944504
@ -34,6 +34,13 @@
|
|||||||
/**
|
/**
|
||||||
* GswePlanet:
|
* GswePlanet:
|
||||||
* @GSWE_PLANET_NONE: no planet
|
* @GSWE_PLANET_NONE: no planet
|
||||||
|
* @GSWE_PLANET_ASCENDANT: the ascendant
|
||||||
|
* @GSWE_PLANET_MC: midheaven (Medium Coeli)
|
||||||
|
* @GSWE_PLANET_VERTEX: the Vertex (the point where the ecliptic meats the
|
||||||
|
* primal vertical)
|
||||||
|
* @GSWE_PLANET_MOON_NODE: the mean ascending (north) Moon node
|
||||||
|
* @GSWE_PLANET_MOON_APOGEE: the mean Moon apogee (sometimes called Dark Moon,
|
||||||
|
* or Lilith)
|
||||||
* @GSWE_PLANET_SUN: the Sun
|
* @GSWE_PLANET_SUN: the Sun
|
||||||
* @GSWE_PLANET_MOON: the Moon
|
* @GSWE_PLANET_MOON: the Moon
|
||||||
* @GSWE_PLANET_MERCURY: planet Mercury
|
* @GSWE_PLANET_MERCURY: planet Mercury
|
||||||
@ -57,13 +64,8 @@
|
|||||||
* @GSWE_PLANET_ERIS: dwarf planet Eris
|
* @GSWE_PLANET_ERIS: dwarf planet Eris
|
||||||
* @GSWE_PLANET_DEJANIRA: dwarf planet Dejanira
|
* @GSWE_PLANET_DEJANIRA: dwarf planet Dejanira
|
||||||
* @GSWE_PLANET_CIRCE: asteroid Circe
|
* @GSWE_PLANET_CIRCE: asteroid Circe
|
||||||
* @GSWE_PLANET_MOON_NODE: the mean ascending (north) Moon node
|
* @GSWE_PLANET_ORCUS: asteroid Orcus
|
||||||
* @GSWE_PLANET_MOON_APOGEE: the mean Moon apogee (sometimes called Dark Moon,
|
* @GSWE_PLANET_ASBOLUS: asteroid Asbolus
|
||||||
* or Lilith)
|
|
||||||
* @GSWE_PLANET_ASCENDANT: the ascendant
|
|
||||||
* @GSWE_PLANET_MC: midheaven (Medium Coeli)
|
|
||||||
* @GSWE_PLANET_VERTEX: the Vertex (the point where the ecliptic meats the
|
|
||||||
* primal vertical)
|
|
||||||
*
|
*
|
||||||
* This enum holds the planet identifiers known by SWE-GLib.
|
* This enum holds the planet identifiers known by SWE-GLib.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user