mirror of
https://github.com/acpica/acpica/
synced 2025-02-25 01:44:33 +03:00
Automated cleanup
date 2004.10.15.22.36.00; author rmoore1; state Exp;
This commit is contained in:
parent
3333c6bcd5
commit
cd308ac385
@ -1,7 +1,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Module Name: utobject - ACPI object create/delete/size/cache routines
|
||||
* $Revision: 1.89 $
|
||||
* $Revision: 1.90 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -301,7 +301,7 @@ AcpiUtCreateStringObject (
|
||||
return_PTR (NULL);
|
||||
}
|
||||
|
||||
/*
|
||||
/*
|
||||
* Allocate the actual string buffer -- (Size + 1) for NULL terminator.
|
||||
* NOTE: Zero-length strings are NULL terminated
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user