Browse Source

removed ./extern/

master
Aaron Marcher 7 years ago
parent
commit
0d1f19d777
No known key found for this signature in database GPG Key ID: 74B048E5C2474F9A
2 changed files with 1 additions and 1 deletions
  1. +0
    -0
      arg.h
  2. +1
    -1
      slstatus.c

extern/arg.h → arg.h View File


+ 1
- 1
slstatus.c View File

@@ -25,7 +25,7 @@
#include <unistd.h>
#include <X11/Xlib.h>

#include "extern/arg.h"
#include "arg.h"

struct arg {
char *(*func)();


Loading…
Cancel
Save