Make comment style more consistent

This commit is contained in:
Orestis Floros
2018-04-21 13:02:14 +03:00
parent a65914f338
commit e4d2b38552
21 changed files with 39 additions and 34 deletions

View File

@ -42,7 +42,7 @@ typedef struct con_state {
bool child_mapped;
bool is_hidden;
/** The con for which this state is. */
/* The con for which this state is. */
Con *con;
/* For reparenting, we have a flag (need_reparent) and the X ID of the old