ReactOS 0.4.15-dev-7842-g558ab78
recover.c File Reference
#include "diskpart.h"
Include dependency graph for recover.c:

Go to the source code of this file.

Functions

BOOL recover_main (INT argc, LPWSTR *argv)
 

Function Documentation

◆ recover_main()

BOOL recover_main ( INT  argc,
LPWSTR argv 
)

Definition at line 11 of file recover.c.

12{
13 return TRUE;
14}
#define TRUE
Definition: types.h:120