update whitespace changes

This commit is contained in:
Anthony Minessale 2016-12-09 16:21:24 -06:00 committed by Mike Jerris
parent 101e261f6b
commit 1642b36eae

View File

@ -1150,3 +1150,14 @@ unsigned char ks_dhtrt_isactive(ks_dhtrt_bucket_entry_t *entry)
}
/* 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:
*/