summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorVincent Guittot <vincent.guittot@linaro.org>2014-09-10 09:11:32 +0200
committerVincent Guittot <vincent.guittot@linaro.org>2014-09-10 09:41:54 +0200
commit58426db9789e5b76ea149a7affc19967e62704fb (patch)
tree077c246b89d68c3e16369294352d2147ac481c51 /src
parentd32420bcc09bedc477da232d64717fea8ec10847 (diff)
remove spurious space
Diffstat (limited to 'src')
-rw-r--r--src/rt-app_args.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/rt-app_args.c b/src/rt-app_args.c
index 87f682d..d3b9d46 100644
--- a/src/rt-app_args.c
+++ b/src/rt-app_args.c
@@ -1,4 +1,4 @@
-/*
+/*
This file is part of rt-app - https://launchpad.net/rt-app
Copyright (C) 2010 Giacomo Bagnoli <g.bagnoli@asidev.com>
Copyright (C) 2014 Juri Lelli <juri.lelli@gmail.com>
@@ -17,7 +17,7 @@ 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.
-*/
+*/
#include "rt-app_args.h"