]> git.saurik.com Git - apple/xnu.git/blobdiff - iokit/IOKit/power/IOPwrController.h
xnu-7195.101.1.tar.gz
[apple/xnu.git] / iokit / IOKit / power / IOPwrController.h
index 6fcd0d8babb150a987a3f7b7701f4f113221fd86..f38707f8d8791b8c2b9fc1f96c424bb779c6c12d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1998-2000 Apple Computer, Inc. All rights reserved.
+ * Copyright (c) 1998-2019 Apple Inc. All rights reserved.
  *
  * @APPLE_OSREFERENCE_LICENSE_HEADER_START@
  *
@@ -33,7 +33,7 @@
 
 class IOPwrController : public IOService
 {
-       OSDeclareAbstractStructors(IOPwrController)
+       OSDeclareAbstractStructors(IOPwrController);
 
 public:
 };