diff options
author | Alexandr Shadchin <shadchin@cvs.openbsd.org> | 2012-01-06 14:55:39 +0000 |
---|---|---|
committer | Alexandr Shadchin <shadchin@cvs.openbsd.org> | 2012-01-06 14:55:39 +0000 |
commit | c1baa4c32d8dc1bee2cbc31047ccffc26599ca53 (patch) | |
tree | 2377f0b196d42160918c962e521b937d1a8e77c4 /sys/dev/wsfont/bold8x16.h | |
parent | fe56784b73b7f2c67674d4008b27de08f757a442 (diff) |
Remove extra and trailing spaces.
ok mpi@
Diffstat (limited to 'sys/dev/wsfont/bold8x16.h')
-rw-r--r-- | sys/dev/wsfont/bold8x16.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/wsfont/bold8x16.h b/sys/dev/wsfont/bold8x16.h index d29ec054b4d..cd7062a9632 100644 --- a/sys/dev/wsfont/bold8x16.h +++ b/sys/dev/wsfont/bold8x16.h @@ -1,5 +1,5 @@ -/* $OpenBSD: bold8x16.h,v 1.3 2009/06/21 20:30:35 jsg Exp $ */ -/* $NetBSD: bold8x16.h,v 1.4 2000/01/05 18:44:22 ad Exp $ */ +/* $OpenBSD: bold8x16.h,v 1.4 2012/01/06 14:55:38 shadchin Exp $ */ +/* $NetBSD: bold8x16.h,v 1.4 2000/01/05 18:44:22 ad Exp $ */ /*- * Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -36,7 +36,7 @@ */ static u_char bold8x16_data[]; -struct wsdisplay_font bold8x16 = { +struct wsdisplay_font bold8x16 = { "Boldface", /* typeface name */ 0, /* index */ 1, /* firstchar */ |