]> git.saurik.com Git - apple/xnu.git/blobdiff - libkern/firehose/ioctl_private.h
xnu-7195.81.3.tar.gz
[apple/xnu.git] / libkern / firehose / ioctl_private.h
index efb828bd85f99b9a3ef33419caba503491f45843..98b96899df6bab7ff677c0a98411c694aa301133 100644 (file)
@@ -28,7 +28,7 @@
 
 /* Flushed the log data. Return the updated pointers */
 #ifndef LOGFLUSHED
-#define LOGFLUSHED     _IOW('t', 81, firehose_push_reply_t)
+#define LOGFLUSHED      _IOW('t', 81, firehose_push_reply_t)
 #endif
 
 /* <Reserved for later. Unused now> Map the kernel log buffers to logd's address space */