Delete extra whitespace at the end of line, which annoys quilt git-svn-id: svn://coreboot.org/openbios/openbios-devel@284 f158a5a8-5612-0410-a976-696ce0be7e32
diff --git a/kernel/forth.c b/kernel/forth.c index 30137a5..93b59e1 100644 --- a/kernel/forth.c +++ b/kernel/forth.c
@@ -778,7 +778,7 @@ /* - * unaligned-l! ( quad addr -- ) + * unaligned-l! ( quad addr -- ) */ static void unalignedlongwrite(void)