commit 04f8f3517b189298ffb88a097c07f07ca6422df6 parent 463c7b570f75c49350f6820a5ea1b0f54e837364 Author: mrgrouse <bdmfegys@duck.com> Date: Sun, 19 May 2024 18:27:47 -0400 config.mk: remove unused indentation Diffstat:
| M | config.mk | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/config.mk b/config.mk @@ -11,7 +11,6 @@ X11INC = /usr/X11R6/include X11LIB = /usr/X11R6/lib # Xinerama, comment if you don't want it - XINERAMALIBS = -lXinerama XINERAMAFLAGS = -DXINERAMA