mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 05:25:48 +00:00
[MKHIVE] Minor code formatting.
This commit is contained in:
parent
d91a47826e
commit
8f82b00fa6
7 changed files with 38 additions and 21 deletions
|
@ -26,10 +26,10 @@
|
|||
|
||||
/* INCLUDES *****************************************************************/
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include "mkhive.h"
|
||||
|
||||
/* FUNCTIONS ****************************************************************/
|
||||
|
||||
BOOL
|
||||
ExportBinaryHive(
|
||||
IN PCSTR FileName,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue