Removing the bug-fixed entries that were actually resolved as WONTFIX. Removing a...
[hildon] / src / hildon-volumebar.h
index eb434ef..01a0289 100644 (file)
@@ -8,7 +8,7 @@
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
  *
  * This library is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -67,8 +67,8 @@ struct                                          _HildonVolumebarClass
     void (*level_changed) (HildonVolumebar * self);
 };
 
-GType           
-hildon_volumebar_get_type                       (void) G_GNUC_CONST;
+GType G_GNUC_CONST 
+hildon_volumebar_get_type                       (void);
 
 double          
 hildon_volumebar_get_level                      (HildonVolumebar *self);