diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/qemu/acl.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/qemu/acl.h b/include/qemu/acl.h index 116487e..4a403b7 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: - */ |