We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c82e114 commit 4989e14Copy full SHA for 4989e14
1 file changed
src/gtk-sat-map.h
@@ -122,7 +122,7 @@ typedef struct {
122
guint refresh; /*!< Refresh rate. */
123
guint counter; /*!< Cycle counter. */
124
125
- gboolean show_terminator; // show solar terminator
+ gboolean show_terminator; /*!< show solar terminator. */
126
gboolean qthinfo; /*!< Show the QTH info. */
127
gboolean eventinfo; /*!< Show info about the next event. */
128
gboolean cursinfo; /*!< Track the mouse cursor. */
0 commit comments