fix whitespace snafu
This commit is contained in:
parent
73b98ae9bb
commit
7b47e29919
|
@ -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:
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue