ReactOS 0.4.15-dev-8100-g1887773
compact.c File Reference
#include "diskpart.h"
Include dependency graph for compact.c:

Go to the source code of this file.

Functions

BOOL compact_main (INT argc, LPWSTR *argv)
 

Function Documentation

◆ compact_main()

BOOL compact_main ( INT  argc,
LPWSTR argv 
)

Definition at line 11 of file compact.c.

12{
13 return 0;
14}