aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/xl.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/libxl/xl.h')
-rw-r--r--tools/libxl/xl.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/libxl/xl.h b/tools/libxl/xl.h
index 04f9045ff0..db5d6fd836 100644
--- a/tools/libxl/xl.h
+++ b/tools/libxl/xl.h
@@ -109,3 +109,11 @@ extern char *lockfile;
extern char *default_vifscript;
#endif /* XL_H */
+
+/*
+ * Local variables:
+ * mode: C
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */