Xinqi Bao's Git
projects
/
slstatus.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
Fix whitespace
[slstatus.git]
/
components
/
ram.c
diff --git
a/components/ram.c
b/components/ram.c
index
1d5b1da
..
91311ac
100644
(file)
--- a/
components/ram.c
+++ b/
components/ram.c
@@
-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