Fix whitespace throughout.
[fwd] / Makefile.am
index c90449b..e9d4aa4 100644 (file)
 ## it under the terms of the GNU General Public License as published by
 ## the Free Software Foundation; either version 2 of the License, or
 ## (at your option) any later version.
-## 
+##
 ## `fw' is distributed in the hope that it will be useful,
 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 ## GNU General Public License for more details.
-## 
+##
 ## You should have received a copy of the GNU General Public License
 ## along with `fw'; if not, write to the Free Software Foundation,
 ## Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
@@ -45,7 +45,7 @@ fw.1: fw.1.in make-manpage
 
 mantext.c: fw.1.in make-manpage
        perl $(srcdir)/make-manpage c <$(srcdir)/fw.1.in >$@.new
-       mv $@.new $@    
+       mv $@.new $@
 
 fw_SOURCES = \
        chan.c conf.c endpt.c fw.c mantext.c reffd.c scan.c \