fix whitespace snafu

This commit is contained in:
Anthony Minessale 2015-07-17 11:47:22 -05:00
parent 73b98ae9bb
commit 7b47e29919
1 changed files with 571 additions and 560 deletions

View File

@ -1100,3 +1100,14 @@ extern struct _mapping control_mappings[];
#endif /* MOD_CONFERENCE_H */
/* For Emacs:
* Local Variables:
* mode:c
* indent-tabs-mode:t
* tab-width:4
* c-basic-offset:4
* End:
* For VIM:
* vim:set softtabstop=4 shiftwidth=4 tabstop=4 noet:
*/