mirror of
https://github.com/acpica/acpica/
synced 2025-01-31 05:35:30 +03:00
remove tab
date 2003.07.13.22.45.00; author agrover; state Exp;
This commit is contained in:
parent
e08f3c5716
commit
1e6b55e13d
@ -2,7 +2,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Module Name: exutils - interpreter/scanner utilities
|
||||
* $Revision: 1.109 $
|
||||
* $Revision: 1.110 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -374,7 +374,7 @@ AcpiExDigitsNeeded (
|
||||
*/
|
||||
if ((CurrentValue = Value) == 0)
|
||||
{
|
||||
return_VALUE (1);
|
||||
return_VALUE (1);
|
||||
}
|
||||
|
||||
NumDigits = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user