qulogic/libgnt

Add a missing blank line before 'Returns:'
gtkdoc-conversion
2014-02-02, Ankit Vani
04cd03b3fc90
Add a missing blank line before 'Returns:'
  • +1 -0
    gntbox.h
  • --- a/gntbox.h Sun Feb 02 04:05:32 2014 +0530
    +++ b/gntbox.h Sun Feb 02 06:27:23 2014 +0530
    @@ -91,6 +91,7 @@
    * gnt_box_get_gtype:
    *
    * The GType for GntBox.
    + *
    * Returns: The GType.
    */
    GType gnt_box_get_gtype(void);