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

@ -32,7 +32,7 @@
* RLIM_INFINITY for i3 debugging versions. */
struct rlimit original_rlimit_core;
/** The number of file descriptors passed via socket activation. */
/* The number of file descriptors passed via socket activation. */
int listen_fds;
/* We keep the xcb_prepare watcher around to be able to enable and disable it