aboutsummaryrefslogtreecommitdiffstats
path: root/xen/common/vsprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'xen/common/vsprintf.c')
-rw-r--r--xen/common/vsprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xen/common/vsprintf.c b/xen/common/vsprintf.c
index a79fef3840..95bf85dfaf 100644
--- a/xen/common/vsprintf.c
+++ b/xen/common/vsprintf.c
@@ -565,7 +565,7 @@ EXPORT_SYMBOL(scnprintf);
/*
* Local variables:
* mode: C
- * c-set-style: "BSD"
+ * c-file-style: "BSD"
* c-basic-offset: 4
* tab-width: 4
* indent-tabs-mode: nil