summaryrefslogtreecommitdiffhomepage
path: root/dev/libSystem/SystemKit/Jail.h
diff options
context:
space:
mode:
Diffstat (limited to 'dev/libSystem/SystemKit/Jail.h')
-rw-r--r--dev/libSystem/SystemKit/Jail.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev/libSystem/SystemKit/Jail.h b/dev/libSystem/SystemKit/Jail.h
index 93734dcf..998173f9 100644
--- a/dev/libSystem/SystemKit/Jail.h
+++ b/dev/libSystem/SystemKit/Jail.h
@@ -15,8 +15,7 @@ struct JAIL_INFO;
struct JAIL;
/// @brief Jail information (client side struct)
-struct JAIL_INFO
-{
+struct JAIL_INFO {
SInt32 fParentID;
SInt32 fJailHash;
SInt64 fACL;