]> git.saurik.com Git - apple/xnu.git/blobdiff - iokit/IOKit/pwr_mgt/IOPMPrivate.h
xnu-792.25.20.tar.gz
[apple/xnu.git] / iokit / IOKit / pwr_mgt / IOPMPrivate.h
index 00007068630d17871ac9a3ecdb50be439bdb73a1..3c35bd5d0b65554bf0ebb76de51ae5ef3f307048 100644 (file)
@@ -32,7 +32,7 @@ enum {
     // don't sleep on clamshell closure on a portable with AC connected
     kIOPMSetDesktopMode                = (1<<17),
     // set state of AC adaptor connected
-    kIOPMSetACAdaptorConnected = (1<<18),
+    kIOPMSetACAdaptorConnected = (1<<18)
 };
 
 #endif /* ! _IOKIT_IOPMPRIVATE_H */