Skip to content

Commit 4989e14

Browse files
committed
Fix comment style
1 parent c82e114 commit 4989e14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/gtk-sat-map.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ typedef struct {
122122
guint refresh; /*!< Refresh rate. */
123123
guint counter; /*!< Cycle counter. */
124124

125-
gboolean show_terminator; // show solar terminator
125+
gboolean show_terminator; /*!< show solar terminator. */
126126
gboolean qthinfo; /*!< Show the QTH info. */
127127
gboolean eventinfo; /*!< Show info about the next event. */
128128
gboolean cursinfo; /*!< Track the mouse cursor. */

0 commit comments

Comments
 (0)