[MKHIVE] Minor code formatting.

This commit is contained in:
Hermès Bélusca-Maïto 2018-10-14 16:28:13 +02:00
parent d91a47826e
commit 8f82b00fa6
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0
7 changed files with 38 additions and 21 deletions

View file

@ -26,10 +26,10 @@
/* INCLUDES *****************************************************************/
#include <stdio.h>
#include "mkhive.h"
/* FUNCTIONS ****************************************************************/
BOOL
ExportBinaryHive(
IN PCSTR FileName,