From c18ad21eac8097217ed16f9a506ac4981abe2442 Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Wed, 12 Oct 2011 16:21:32 +0100 Subject: libxl: fixup incorrect indentation Several places which were previsously indented using hard tabs are now incorrectly indented. Fix them up. Signed-off-by: Ian Campbell Acked-by: Ian Jackson Committed-by: Ian Jackson --- tools/libxl/libxlu_cfg_y.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'tools/libxl/libxlu_cfg_y.h') diff --git a/tools/libxl/libxlu_cfg_y.h b/tools/libxl/libxlu_cfg_y.h index 52233a7cbd..4ad5025a5a 100644 --- a/tools/libxl/libxlu_cfg_y.h +++ b/tools/libxl/libxlu_cfg_y.h @@ -85,3 +85,11 @@ typedef struct YYLTYPE #endif + +/* + * Local variables: + * mode: C + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + */ -- cgit v1.2.3