comparison src/subtree_free.c @ 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 45d9a1e2764d
children
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 #include "mb_redraw_man.h" 3 #include "mb_redraw_man.h"
2 #include "mb_animate.h" 4 #include "mb_animate.h"
3 5
4 struct _subtree_free { 6 struct _subtree_free {
5 mb_action_t action; 7 mb_action_t action;