From 5f9f79b03039a4b3fc740d01843a9642e8c70ebd Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Wed, 7 Aug 2019 12:01:26 +0200 Subject: [PATCH] Remove trailing whitespace Change-Id: I8b6b8781c95a4930b89e5c5462d322cf04ccda67 --- Makefile.am | 10 +++++----- configure.ac | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Makefile.am b/Makefile.am index 4dcbb92..a9baf62 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,23 +1,23 @@ # # Copyright 2003 Free Software Foundation, Inc. -# +# # This file is part of GNU Radio -# +# # GNU Radio is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3, or (at your option) # any later version. -# +# # GNU Radio 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 GNU Radio; see the file COPYING. If not, write to # the Free Software Foundation, Inc., 51 Franklin Street, # Boston, MA 02110-1301, USA. -# +# include $(top_srcdir)/Makefile.common diff --git a/configure.ac b/configure.ac index ac486bc..fc1933c 100644 --- a/configure.ac +++ b/configure.ac @@ -31,7 +31,7 @@ dnl AX_BOOST_TEST_EXEC_MONITOR dnl AX_BOOST_UNIT_TEST_FRAMEWORK dnl AX_BOOST_WSERIALIZATION -# Allow user to choose whether to generate SWIG/Python +# Allow user to choose whether to generate SWIG/Python # Default is enabled AC_ARG_ENABLE([python], [AS_HELP_STRING([--enable-python],