Changeset 327 for branches/branch-1-0
- Timestamp:
- Aug 29, 2006, 2:28:15 AM (19 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  branches/branch-1-0/src/helpers/acpih.c (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      branches/branch-1-0/src/helpers/acpih.cr325 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.
  
