]> git.saurik.com Git - apple/xnu.git/blobdiff - iokit/IOKit/pwr_mgt/IOPMPowerSource.h
xnu-6153.11.26.tar.gz
[apple/xnu.git] / iokit / IOKit / pwr_mgt / IOPMPowerSource.h
index 7f199e6b89befda0aa883aeaed34a9d9c9705ba9..c248941a5d61873a7bc7ce16b2b0fe68042d7a09 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1998-2005 Apple Computer, Inc. All rights reserved.
+ * Copyright (c) 1998-2019 Apple Inc. All rights reserved.
  *
  * @APPLE_OSREFERENCE_LICENSE_HEADER_START@
  *
@@ -170,7 +170,7 @@ enum {
 
 class IOPMPowerSource : public IOService
 {
-       OSDeclareDefaultStructors(IOPMPowerSource)
+       OSDeclareDefaultStructors(IOPMPowerSource);
 
        friend class IOPMPowerSourceList;