summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAlberts Muktupāvels <alberts.muktupavels@gmail.com>2014-10-05 03:20:16 +0300
committerAlberts Muktupāvels <alberts.muktupavels@gmail.com>2014-10-05 03:20:16 +0300
commit130f3686ffe5c914f7b721f4623bee825df7c3bb (patch)
tree1149268f52ccbf00a08aab0c403bfdd796d3fc9b /test
parente132e2a700c4b50c93eae064d8fd1769b67baf06 (diff)
downloadmetacity-130f3686ffe5c914f7b721f4623bee825df7c3bb.tar.gz
remove trailing whitespace
Diffstat (limited to 'test')
-rw-r--r--test/tokentest/tokentest.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/tokentest/tokentest.c b/test/tokentest/tokentest.c
index 107d9ee4..70f82925 100644
--- a/test/tokentest/tokentest.c
+++ b/test/tokentest/tokentest.c
@@ -1,8 +1,8 @@
-/*
+/*
* tokentest.c - test for Metacity's tokeniser
*
* Copyright (C) 2008 Thomas Thurman
- *
+ *
* 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; either version 2 of the
@@ -12,7 +12,7 @@
* 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, see <http://www.gnu.org/licenses/>.
*/