[OpenBIOS] r698 - cpu/x86/pc/olpc

svn at openbios.org svn at openbios.org
Tue Oct 23 03:55:38 CEST 2007


Author: wmb
Date: 2007-10-23 03:55:38 +0200 (Tue, 23 Oct 2007)
New Revision: 698

Modified:
   cpu/x86/pc/olpc/security.fth
Log:
q2d02 late - OLPC security - fixed the formatting of the error message
in svn 697.


Modified: cpu/x86/pc/olpc/security.fth
===================================================================
--- cpu/x86/pc/olpc/security.fth	2007-10-23 01:51:59 UTC (rev 697)
+++ cpu/x86/pc/olpc/security.fth	2007-10-23 01:55:38 UTC (rev 698)
@@ -180,7 +180,7 @@
       2dup our-pubkey?  if  false exit  then  ( rem$  line$ )
       2drop                                   ( rem$ )
    repeat                                     ( rem$ )
-   "   No signature for our key" ?lease-debug-cr
+   " No signature for our key" ?lease-debug-cr
    2drop true
 ;
 




More information about the OpenBIOS mailing list