Clean up some minor data structure inconsistencies
Namely, unify the include guard styling with the majority of the project, and do flat_bitmap -> fb, to match its naming convention.
This commit is contained in:
committed by
David Goldblatt
parent
1f688490e1
commit
aea91b8c33
@@ -1,6 +1,6 @@
|
||||
#include "test/jemalloc_test.h"
|
||||
|
||||
#include "jemalloc/internal/flat_bitmap.h"
|
||||
#include "jemalloc/internal/fb.h"
|
||||
#include "test/nbits.h"
|
||||
|
||||
static void
|
Reference in New Issue
Block a user