[loc] fix spaces before full stops

* Also: "Asserts, it's not just for debug any more!"
This commit is contained in:
Pete Batard 2018-07-31 20:47:24 +01:00
parent d5f9c568ad
commit 71578459d7
10 changed files with 38 additions and 30 deletions

View file

@ -32,6 +32,7 @@
#include <inttypes.h>
#include <commctrl.h>
#include <setupapi.h>
#undef NDEBUG
#include <assert.h>
#include "rufus.h"