summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-09-10 12:59:20 +0200
committerFelix Fietkau <nbd@openwrt.org>2013-09-10 13:25:34 +0200
commitee92d6fa240e28d8031d7204939ffec61090d7e2 (patch)
tree7e2b54c2a4df509fd296ece3bbfb71159ac69cc2
parent03aab02afbfe00f4ee767d3fbc234ea348a34179 (diff)
downloadunitd-ee92d6fa240e28d8031d7204939ffec61090d7e2.tar
unitd-ee92d6fa240e28d8031d7204939ffec61090d7e2.zip
udevtrigger: remove trailing whitespaces
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
-rw-r--r--udevtrigger.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/udevtrigger.c b/udevtrigger.c
index be611c7..efea6b2 100644
--- a/udevtrigger.c
+++ b/udevtrigger.c
@@ -5,12 +5,12 @@
* This program 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 version 2 of the License.
- *
+ *
* This program 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 this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.