mirror of
https://github.com/acpica/acpica/
synced 2025-02-18 22:44:13 +03:00
Automated code cleanup
date 2002.12.06.16.31.00; author rmoore1; state Exp;
This commit is contained in:
parent
5e693a369a
commit
46d44d6ff3
@ -2,7 +2,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Module Name: aslerror - Error handling and statistics
|
||||
* $Revision: 1.80 $
|
||||
* $Revision: 1.81 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -286,7 +286,7 @@ AePrintException (
|
||||
{
|
||||
fprintf (OutputFile, "[*** iASL: Read error on source code temp file ***]");
|
||||
}
|
||||
|
||||
|
||||
else while (Actual && SourceByte && (SourceByte != '\n'))
|
||||
{
|
||||
fwrite (&SourceByte, 1, 1, OutputFile);
|
||||
|
Loading…
x
Reference in New Issue
Block a user