aboutsummaryrefslogtreecommitdiffstats
path: root/xen/common/gdbstub.c
diff options
context:
space:
mode:
Diffstat (limited to 'xen/common/gdbstub.c')
-rw-r--r--xen/common/gdbstub.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xen/common/gdbstub.c b/xen/common/gdbstub.c
index 737be8c8ea..2baa91a238 100644
--- a/xen/common/gdbstub.c
+++ b/xen/common/gdbstub.c
@@ -742,7 +742,7 @@ static void gdb_smp_resume(void)
/*
* Local variables:
* mode: C
- * c-set-style: "BSD"
+ * c-file-style: "BSD"
* c-basic-offset: 4
* tab-width: 4
* End: