sort include + whitespace fix

keyboard
Hiltjo Posthuma 9 years ago
parent 43e82adf0d
commit e941181f46
  1. 2
      dwm.c

@ -22,8 +22,8 @@
*/
#include <errno.h>
#include <locale.h>
#include <stdarg.h>
#include <signal.h>
#include <stdarg.h>
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>

Loading…
Cancel
Save