Commit 22e909b0 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

feh(1): Eliminate trailing whitespace with debug=0

parent a6c65352
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ endif

ifeq (${debug},1)
	CFLAGS += -DDEBUG
	MAN_DEBUG = This is a debug build.
	MAN_DEBUG = . This is a debug build.
else
	MAN_DEBUG =
endif
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@
This manual documents feh $VERSION$
.Pp
Compile-time switches: libcurl support $MAN_CURL$, Xinerama support
$MAN_XINERAMA$. $MAN_DEBUG$
$MAN_XINERAMA$$MAN_DEBUG$
.
.
.Sh DESCRIPTION