changeset 10:fee680bb71fd

Remove tailing \
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 15 Mar 2013 06:09:08 +0200
parents 84d7bc7dfaeb
children fcae85b39931
files 3xfont.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/3xfont.h	Fri Mar 15 06:08:10 2013 +0200
+++ b/3xfont.h	Fri Mar 15 06:09:08 2013 +0200
@@ -15,7 +15,7 @@
   (c << 2) | (d << 3) | (e << 4) | \
   (f << 5) | (g << 6) | \
   (h << 7) | (i << 8) | (j << 9) | \
-  (k <<10) | (l <<11) \
+  (k <<10) | (l <<11)
 
 Uint16 phont[] = 
 {