[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

@ -27,6 +27,7 @@
#include <stdio.h>
#include <wincrypt.h>
#include <wintrust.h>
#undef NDEBUG
#include <assert.h>
#include "rufus.h"