[Pkg-wmaker-commits] [wmlongrun] 04/11: Remove trailing whitespace in recently added dockapps.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sat Dec 24 14:10:52 UTC 2016


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch upstream
in repository wmlongrun.

commit 6aaf625d4d1bd2ea4161a6eba24ed9656b3ca3b2
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Fri Dec 23 18:28:17 2016 -0500

    Remove trailing whitespace in recently added dockapps.
---
 README          | 2 +-
 configure.ac    | 4 ++--
 doc/wmlongrun.1 | 2 +-
 src/Makefile.am | 4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/README b/README
index 3175302..e159556 100644
--- a/README
+++ b/README
@@ -50,7 +50,7 @@ For AfterStep users
 ===================
 Add this line to your ~/GNUstep/Library/AfterStep/wharf:
 
-  *Wharf wmlongrun - Swallow "wmlongrun" wmlongrun -w & 
+  *Wharf wmlongrun - Swallow "wmlongrun" wmlongrun -w &
 
 
 For Enlightenment users
diff --git a/configure.ac b/configure.ac
index 53c2fb4..3b48676 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,11 +17,11 @@ dnl ===============================================
 AC_ARG_WITH(libs-from,
                 [  --with-libs-from        pass compiler flags to look for libraries],
                         [lib_search_path="$withval $lib_search_path"])
-			
+
 AC_ARG_WITH(incs-from,
                 [  --with-incs-from        pass compiler flags to look for header files],
                         [inc_search_path="$withval $inc_search_path"])
-			
+
 
 dnl ===========================================
 dnl             Stuff that uses X
diff --git a/doc/wmlongrun.1 b/doc/wmlongrun.1
index d912ca7..2be7e4e 100644
--- a/doc/wmlongrun.1
+++ b/doc/wmlongrun.1
@@ -26,7 +26,7 @@ This manual page documents briefly the
 command.
 .PP
 .\" TeX users may be more comfortable with the \fB<whatever>\fP and
-.\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
+.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
 .\" respectively.
 \fBWMLongRun\fP is a program to monitor for LongRun(tm). It displays the current
 LongRun(tm) settings and status: the frequency, the LongRun(tm) flags
diff --git a/src/Makefile.am b/src/Makefile.am
index 4719d4f..bd1c647 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -22,10 +22,10 @@ CPPFLAGS = \
 
 INCLUDES = \
         @HEADER_SEARCH_PATH@
-	
+
 wmlongrun_LDADD = \
 	@LIBRARY_SEARCH_PATH@ \
-	@XLIBS@ 
+	@XLIBS@
 
 INSTALL_PROGRAM = \
 	@INSTALL_PROGRAM@ \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmlongrun.git



More information about the Pkg-wmaker-commits mailing list