Xinqi Bao's Git
projects
/
slstatus.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(parent:
d7fbcb3
)
#undef strlcpy not needed anymore
author
Aaron Marcher <
[email protected]
>
Thu, 29 Dec 2016 22:30:53 +0000
(23:30 +0100)
committer
Aaron Marcher <
[email protected]
>
Thu, 29 Dec 2016 22:30:53 +0000
(23:30 +0100)
slstatus.c
patch
|
blob
|
history
diff --git
a/slstatus.c
b/slstatus.c
index
46e13c9
..
1f5a3b2
100644
(file)
--- a/
slstatus.c
+++ b/
slstatus.c
@@
-26,7
+26,6
@@
#include <X11/Xlib.h>
#undef strlcat
-#undef strlcpy
#include "extern/arg.h"
#include "extern/strlcat.h"