aboutsummaryrefslogtreecommitdiffstats
path: root/xen/common/lib.c
diff options
context:
space:
mode:
Diffstat (limited to 'xen/common/lib.c')
-rw-r--r--xen/common/lib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xen/common/lib.c b/xen/common/lib.c
index 03c8b8b8f4..018345ebbd 100644
--- a/xen/common/lib.c
+++ b/xen/common/lib.c
@@ -481,7 +481,7 @@ unsigned long long parse_size_and_unit(const char *s, const char **ps)
/*
* Local variables:
* mode: C
- * c-set-style: "BSD"
+ * c-file-style: "BSD"
* c-basic-offset: 4
* tab-width: 4
* indent-tabs-mode: nil