/*
- * Copyright (c) 1998-2000 Apple Computer, Inc. All rights reserved.
+ * Copyright (c) 1998-2019 Apple Inc. All rights reserved.
*
* @APPLE_OSREFERENCE_LICENSE_HEADER_START@
*
class IONotifier : public OSObject
{
- OSDeclareAbstractStructors(IONotifier)
+ OSDeclareAbstractStructors(IONotifier);
public: