remove dangling spaces

This commit is contained in:
mrdudz
2022-04-17 16:06:45 +02:00
parent f8f901b05e
commit 299f967527
11 changed files with 31 additions and 31 deletions

View File

@@ -72,7 +72,7 @@ int main (void) {
error = 0;
}
}
segment += 0x1000; // Increment to next segment
segment += 0x1000; // Increment to next segment
}
segment[0] = 0x00; // Check beginning of top memory segment