summary refs log tree commit diff stats
path: root/include/qemu/acl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/qemu/acl.h')
-rw-r--r--include/qemu/acl.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/qemu/acl.h b/include/qemu/acl.h
index 116487e282..4a403b71cd 100644
--- a/include/qemu/acl.h
+++ b/include/qemu/acl.h
@@ -64,11 +64,3 @@ int qemu_acl_remove(qemu_acl *acl,
 		    const char *match);
 
 #endif /* __QEMU_ACL_H__ */
-
-/*
- * Local variables:
- *  c-indent-level: 4
- *  c-basic-offset: 4
- *  tab-width: 8
- * End:
- */