comparison include/mb_config.h.in @ 822:586e50f82c1f

Unify coding style tag for emacs and vim.
author Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
date Tue, 14 Sep 2010 01:08:39 +0800
parents 21f944e79b19
children 7b4e80ab671a
comparison
equal deleted inserted replaced
821:bfdc82bbd6e4 822:586e50f82c1f
1 // -*- indent-tabs-mode: t; tab-width: 8; c-basic-offset: 4; -*-
2 // vim: sw=4:ts=8:sts=4
1 #ifndef __MB_CONFIG_H_ 3 #ifndef __MB_CONFIG_H_
2 #define __MB_CONFIG_H_ 4 #define __MB_CONFIG_H_
3 5
4 /* Enable Cairo Graphic Engine */ 6 /* Enable Cairo Graphic Engine */
5 #undef CAIRO_GRAPH_ENGINE 7 #undef CAIRO_GRAPH_ENGINE