summaryrefslogtreecommitdiff
path: root/src/builtins/fonts.c
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-09-16 22:21:21 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-09-16 22:21:21 -0700
commit098ab294deed98371ee362fadafcf2e510e0cc50 (patch)
tree8ac9b280165a108d762f5de995782d172b7dbf75 /src/builtins/fonts.c
parent211368b8d04ed13ba520de2dd49a875cb1d663a7 (diff)
Strip trailing whitespace
Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}' git diff -w & git diff -b show no diffs from this change Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'src/builtins/fonts.c')
-rw-r--r--src/builtins/fonts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/builtins/fonts.c b/src/builtins/fonts.c
index 9a9d7d2..3892178 100644
--- a/src/builtins/fonts.c
+++ b/src/builtins/fonts.c
@@ -15,7 +15,7 @@
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL SuSE
* BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
- * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
+ * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Author: Keith Packard, SuSE, Inc.