From fbc4f38c31feba097d62271e8cd45dcf8533e42f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Sat, 29 Oct 2011 15:50:22 +0300 Subject: Add Emacs mode and indentation settings. --- common.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'common.c') diff --git a/common.c b/common.c index ea74be3..114a101 100644 --- a/common.c +++ b/common.c @@ -1,3 +1,5 @@ +// -*- c++ -*- + #include "common.h" #include #include -- cgit v1.2.3