]> git.saurik.com Git - apple/xnu.git/blobdiff - iokit/IOKit/IOServicePM.h
xnu-7195.101.1.tar.gz
[apple/xnu.git] / iokit / IOKit / IOServicePM.h
index e20f0f0869518b0ec1d5f12bfe3d20a9be9ac2d0..d226255bcf04cf15cfdf7e3cf694fe9d885f90c6 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@
  *
@@ -95,7 +95,7 @@ class IOPMprot : public OSObject
 {
        friend class IOService;
 
-       OSDeclareDefaultStructors(IOPMprot)
+       OSDeclareDefaultStructors(IOPMprot);
 
 public:
        const char *            ourName;