Add modelines and retab! all files
This commit is contained in:
parent
34ba9fa908
commit
230f3167b7
@ -1,3 +1,4 @@
|
||||
// vim:ts=8:expandtab
|
||||
#include <sys/stat.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
@ -1,3 +1,4 @@
|
||||
// vim:ts=8:expandtab
|
||||
#include <sys/types.h>
|
||||
#include <string.h>
|
||||
#include <stdarg.h>
|
||||
|
@ -1,3 +1,4 @@
|
||||
// vim:ts=8:expandtab
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
|
@ -1,3 +1,4 @@
|
||||
// vim:ts=8:expandtab
|
||||
#include <stdlib.h>
|
||||
#include <limits.h>
|
||||
#include <stdio.h>
|
||||
|
@ -1,3 +1,4 @@
|
||||
// vim:ts=8:expandtab
|
||||
#include <string.h>
|
||||
#include <limits.h>
|
||||
#include <stdio.h>
|
||||
|
@ -1,3 +1,4 @@
|
||||
// vim:ts=8:expandtab
|
||||
#include <net/if.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/ioctl.h>
|
||||
|
@ -1,3 +1,4 @@
|
||||
// vim:ts=8:expandtab
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <stdlib.h>
|
||||
|
@ -1,3 +1,4 @@
|
||||
// vim:ts=8:expandtab
|
||||
#include "i3status.h"
|
||||
|
||||
const char *get_load() {
|
||||
|
@ -1,3 +1,4 @@
|
||||
// vim:ts=8:expandtab
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
@ -1,3 +1,4 @@
|
||||
// vim:ts=8:expandtab
|
||||
#include <stdbool.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
@ -1,3 +1,4 @@
|
||||
// vim:ts=8:expandtab
|
||||
#include <stdbool.h>
|
||||
#include <glob.h>
|
||||
#include <string.h>
|
||||
|
Loading…
Reference in New Issue
Block a user