aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenpaging/file_ops.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/xenpaging/file_ops.c')
-rw-r--r--tools/xenpaging/file_ops.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/xenpaging/file_ops.c b/tools/xenpaging/file_ops.c
index 9351e168bd..9bc14b1651 100644
--- a/tools/xenpaging/file_ops.c
+++ b/tools/xenpaging/file_ops.c
@@ -65,7 +65,7 @@ int write_page(int fd, void *page, int i)
/*
* Local variables:
* mode: C
- * c-set-style: "BSD"
+ * c-file-style: "BSD"
* c-basic-offset: 4
* indent-tabs-mode: nil
* End: