diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/rts.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -70,7 +70,7 @@ void write_mem(uint64_t address, uint64_t byte) } } - /* + /* * If we couldn't find a block matching the mask, allocate a new * one, write the byte, and put it at the front of the block list. */ |
