mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-17 00:24:27 -04:00
[loc] fix spaces before full stops
* Also: "Asserts, it's not just for debug any more!"
This commit is contained in:
parent
d5f9c568ad
commit
71578459d7
10 changed files with 38 additions and 30 deletions
|
@ -29,6 +29,7 @@
|
|||
#include <malloc.h>
|
||||
#include <string.h>
|
||||
#include <inttypes.h>
|
||||
#undef NDEBUG
|
||||
#include <assert.h>
|
||||
|
||||
#include "rufus.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue