- Timestamp:
- Aug 29, 2006, 2:28:15 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/branch-1-0/src/helpers/acpih.c
r325 r327 94 94 DosFreeModule(hmodACPI); 95 95 hmodACPI = NULLHANDLE; 96 pAcpiStartApi = pAcpiEndApi = pAcpiGoToSleep = NULL; 96 pAcpiStartApi = NULL; 97 pAcpiEndApi = NULL; 98 pAcpiGoToSleep = NULL; 97 99 return(arc); 98 100 }
Note:
See TracChangeset
for help on using the changeset viewer.