X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=src%2Fmain.c;h=7eb47c822fa83550b0d61df0f8d127a27cac1e8d;hb=e4d2b385529847b926a716731be4a8c22ed79007;hp=eeeb3419c366b959feb01d5f7a9fefd27c540eda;hpb=b87bc70cd6184f3fd066587df960a628a34e17fd;p=i3%2Fi3 diff --git a/src/main.c b/src/main.c index eeeb3419..7eb47c82 100644 --- a/src/main.c +++ b/src/main.c @@ -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