]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/kern/host_notify.c
xnu-6153.61.1.tar.gz
[apple/xnu.git] / osfmk / kern / host_notify.c
index 27c8bc750b238d8c5d4bdf8c29ecb3ffbeaf7ac9..dfb2703b4013ccb8a9747102c0eae8b97cebd94e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2003-2009 Apple Inc. All rights reserved.
+ * Copyright (c) 2003-2019 Apple Inc. All rights reserved.
  *
  * @APPLE_OSREFERENCE_LICENSE_HEADER_START@
  *
@@ -37,7 +37,7 @@
 
 #include "mach/host_notify_reply.h"
 
-decl_lck_mtx_data(, host_notify_lock)
+decl_lck_mtx_data(, host_notify_lock);
 
 lck_mtx_ext_t                   host_notify_lock_ext;
 lck_grp_t                               host_notify_lock_grp;