summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2020-06-08 23:01:49 +0200
committerGravatar Martin Szulecki2020-06-08 23:01:49 +0200
commit36123e96ac37f13965e4ddfee7d1a1a623c94a34 (patch)
tree18df2fd7de37696d192fb8248026bb98582cbfed
parentb668fc1e0c2bc316ae85d713f8732a403c69bc80 (diff)
downloadlibideviceactivation-36123e96ac37f13965e4ddfee7d1a1a623c94a34.tar.gz
libideviceactivation-36123e96ac37f13965e4ddfee7d1a1a623c94a34.tar.bz2
Remove trailing whitespace errors from all files
-rw-r--r--include/libideviceactivation.h4
-rw-r--r--src/activation.c4
2 files changed, 4 insertions, 4 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
diff --git a/src/activation.c b/src/activation.c
index 147ec18..ab1c204 100644
--- a/src/activation.c
+++ b/src/activation.c
@@ -9,12 +9,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