Code beautification

This commit is contained in:
2014-07-08 10:43:54 +02:00
parent cb1fa1f67a
commit 95e89a4c25
35 changed files with 2023 additions and 439 deletions

View File

@@ -32,7 +32,8 @@ struct _GsweAspectInfo {
/* the size of the aspect, in degrees */
guint size;
/* the modifier of the orb (the maximum allowable difference from an exact orb) */
/* the modifier of the orb (the maximum allowable difference from an exact
* orb) */
gdouble orb_modifier;
/* shows whether this aspect is harmonic or not */