mirror of
https://github.com/acpica/acpica/
synced 2025-02-24 09:24:08 +03:00
Added LF at EOF
date 2000.08.09.18.04.00; author rmoore1; state Exp;
This commit is contained in:
parent
d47882d56b
commit
00c784951b
@ -2,8 +2,8 @@
|
||||
*
|
||||
* Module Name: cmclib - Local implementation of C library functions
|
||||
*
|
||||
* $Revision: 1.20 $
|
||||
* $JustDate: 8/07/00 $
|
||||
* $Revision: 1.21 $
|
||||
* $JustDate: 8/09/00 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -954,4 +954,5 @@ done:
|
||||
return (ReturnValue);
|
||||
}
|
||||
|
||||
#endif /* ACPI_USE_SYSTEM_CLIBRARY */
|
||||
#endif /* ACPI_USE_SYSTEM_CLIBRARY */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user