X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/0a7de7458d150b5d4dffc935ba399be265ef0a1a..c3c9b80d004dbbfdf763edeb97968c6997e3b45b:/iokit/IOKit/IOServicePM.h diff --git a/iokit/IOKit/IOServicePM.h b/iokit/IOKit/IOServicePM.h index e20f0f086..d226255bc 100644 --- a/iokit/IOKit/IOServicePM.h +++ b/iokit/IOKit/IOServicePM.h @@ -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;