Remove trailing whitespace

Change-Id: I8b6b8781c95a4930b89e5c5462d322cf04ccda67
This commit is contained in:
Pau Espin 2019-08-07 12:01:26 +02:00
parent 67dab2ba60
commit 5f9f79b030
2 changed files with 6 additions and 6 deletions

View File

@ -1,23 +1,23 @@
# #
# Copyright 2003 Free Software Foundation, Inc. # Copyright 2003 Free Software Foundation, Inc.
# #
# This file is part of GNU Radio # This file is part of GNU Radio
# #
# GNU Radio is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option) # the Free Software Foundation; either version 3, or (at your option)
# any later version. # any later version.
# #
# GNU Radio is distributed in the hope that it will be useful, # GNU Radio is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of # but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details. # GNU General Public License for more details.
# #
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with GNU Radio; see the file COPYING. If not, write to # along with GNU Radio; see the file COPYING. If not, write to
# the Free Software Foundation, Inc., 51 Franklin Street, # the Free Software Foundation, Inc., 51 Franklin Street,
# Boston, MA 02110-1301, USA. # Boston, MA 02110-1301, USA.
# #
include $(top_srcdir)/Makefile.common include $(top_srcdir)/Makefile.common

View File

@ -31,7 +31,7 @@ dnl AX_BOOST_TEST_EXEC_MONITOR
dnl AX_BOOST_UNIT_TEST_FRAMEWORK dnl AX_BOOST_UNIT_TEST_FRAMEWORK
dnl AX_BOOST_WSERIALIZATION 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 # Default is enabled
AC_ARG_ENABLE([python], AC_ARG_ENABLE([python],
[AS_HELP_STRING([--enable-python], [AS_HELP_STRING([--enable-python],