diff options
author | Martin Szulecki | 2020-06-08 23:01:49 +0200 |
---|---|---|
committer | Martin Szulecki | 2020-06-08 23:01:49 +0200 |
commit | 36123e96ac37f13965e4ddfee7d1a1a623c94a34 (patch) | |
tree | 18df2fd7de37696d192fb8248026bb98582cbfed /include | |
parent | b668fc1e0c2bc316ae85d713f8732a403c69bc80 (diff) | |
download | libideviceactivation-36123e96ac37f13965e4ddfee7d1a1a623c94a34.tar.gz libideviceactivation-36123e96ac37f13965e4ddfee7d1a1a623c94a34.tar.bz2 |
Remove trailing whitespace errors from all files
Diffstat (limited to 'include')
-rw-r--r-- | include/libideviceactivation.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/libideviceactivation.h b/include/libideviceactivation.h index eed7c5d..9b78c20 100644 --- a/include/libideviceactivation.h +++ b/include/libideviceactivation.h @@ -10,12 +10,12 @@ * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. - * + * * This library 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 * Lesser General Public License for more details. - * + * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |