From f4923749132fe32f54b4f300f84071481559d606 Mon Sep 17 00:00:00 2001 From: Simon Busch Date: Sat, 29 Oct 2011 18:55:55 +0200 Subject: Add vim modeline for uniform indentation On IRC we agreed to use vim:ts=4:sw=4:expandtab as uniform indentation style for the library. Signed-off-by: Simon Busch --- include/gen.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/gen.h') diff --git a/include/gen.h b/include/gen.h index e318168..a7cc2e1 100644 --- a/include/gen.h +++ b/include/gen.h @@ -31,3 +31,4 @@ #endif +// vim:ts=4:sw=4:expandtab -- cgit v1.1