Remove unnecessary trailing newlines

git-svn-id: svn://coreboot.org/openbios/openbios-devel@285 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
Blue Swirl
2008-12-13 09:26:41 +00:00
parent 58ca864765
commit a757800a01
135 changed files with 0 additions and 178 deletions

View File

@@ -1,5 +1,3 @@
\ This directory contains code that implements
\ the Administration command group
\ (Chapter 7.4 in the IEEE 1275-1994)

View File

@@ -10,5 +10,3 @@ defer reset-all ( -- )
\ OpenBOOT knows reset as well.
: reset reset-all ;

View File

@@ -14,4 +14,3 @@
: nvrun ( -- )
;

View File

@@ -8,4 +8,3 @@
: security-#badlogins ( -- n )
;

View File

@@ -47,4 +47,3 @@
?active-package test-sub-devs
active-package!
;

View File

@@ -16,5 +16,3 @@
\ : diag-switch? ( -- diag? )
\ ;