Browse Source

remove bad comment

master
Martin Dørum 3 years ago
parent
commit
bceba9812d
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      lib/loader.c

+ 0
- 1
lib/loader.c View File

return -1; return -1;
} }


// Must be divisible by 4
unsigned char buffer[4096]; unsigned char buffer[4096];


while (1) { while (1) {

Loading…
Cancel
Save