mirror of
https://gitlab.com/qemu-project/openbios.git
synced 2024-02-13 08:34:06 +08:00
Remove unnecessary trailing newlines
git-svn-id: svn://coreboot.org/openbios/openbios-devel@285 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
\ This directory contains code that implements
|
||||
\ the Administration command group
|
||||
\ (Chapter 7.4 in the IEEE 1275-1994)
|
||||
|
||||
|
||||
|
||||
@@ -10,5 +10,3 @@ defer reset-all ( -- )
|
||||
|
||||
\ OpenBOOT knows reset as well.
|
||||
: reset reset-all ;
|
||||
|
||||
|
||||
|
||||
@@ -14,4 +14,3 @@
|
||||
|
||||
: nvrun ( -- )
|
||||
;
|
||||
|
||||
|
||||
@@ -8,4 +8,3 @@
|
||||
|
||||
: security-#badlogins ( -- n )
|
||||
;
|
||||
|
||||
|
||||
@@ -47,4 +47,3 @@
|
||||
?active-package test-sub-devs
|
||||
active-package!
|
||||
;
|
||||
|
||||
|
||||
@@ -16,5 +16,3 @@
|
||||
|
||||
\ : diag-switch? ( -- diag? )
|
||||
\ ;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user