formatting

This commit is contained in:
Anthony Minessale 2015-09-04 11:34:51 -05:00
parent ab4514d1e5
commit aebc6467fb
1 changed files with 50 additions and 39 deletions

View File

@ -114,3 +114,14 @@ typedef struct {
} mpool_free_t;
#endif /* ! __MPOOL_LOC_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:
*/