Whitespace style fixes only in StorageDefs.h

No functional change intended.
This commit is contained in:
John Scipione 2014-03-31 13:20:20 -04:00
parent 48058f7bc9
commit 18027fff34

View File

@ -37,4 +37,5 @@ enum node_flavor {
B_ANY_NODE = 0x07
};
#endif // _DEF_STORAGE_H