Fix whitespace
This commit is contained in:
parent
96ddf4e1de
commit
e213b48122
3 changed files with 3 additions and 3 deletions
|
@ -80,7 +80,7 @@
|
|||
#include <sys/types.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#define LOG1024 10
|
||||
#define LOG1024 10
|
||||
#define pagetok(size, pageshift) (size_t)(size << (pageshift - LOG1024))
|
||||
|
||||
inline int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue