mirror of
https://github.com/acpica/acpica/
synced 2025-02-26 18:34:17 +03:00
Added another \n
date 2002.08.08.20.23.00; author rmoore1; state Exp;
This commit is contained in:
parent
15734ce9d1
commit
b37a83eed2
@ -1,7 +1,7 @@
|
||||
/*******************************************************************************
|
||||
*
|
||||
* Module Name: dbxface - AML Debugger external interfaces
|
||||
* $Revision: 1.63 $
|
||||
* $Revision: 1.64 $
|
||||
*
|
||||
******************************************************************************/
|
||||
|
||||
@ -292,7 +292,7 @@ AcpiDbSingleStep (
|
||||
/* Restore everything */
|
||||
|
||||
Op->Common.Next = Next;
|
||||
AcpiOsPrintf ("\n");
|
||||
AcpiOsPrintf ("\n\n");
|
||||
AcpiDbgLevel = OriginalDebugLevel;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user