added newline at end

date	2001.01.26.19.26.00;	author agrover;	state Exp;
This commit is contained in:
aystarik 2005-06-29 16:57:05 +00:00
parent 039f5b49fc
commit e143c92ca9

View File

@ -2,7 +2,7 @@
/******************************************************************************
*
* Name: hwsleep.c - ACPI Hardware Sleep/Wake Interface
* $Revision: 1.4 $
* $Revision: 1.5 $
*
*****************************************************************************/
@ -293,4 +293,4 @@ AcpiEnterSleepState (
/*enable();*/
return_ACPI_STATUS (AE_OK);
}
}