ReactOS 0.4.16-dev-2110-ge3521eb
compact.c File Reference
#include "diskpart.h"
Include dependency graph for compact.c:

Go to the source code of this file.

Functions

EXIT_CODE compact_main (_In_ INT argc, _In_ PWSTR *argv)
 

Function Documentation

◆ compact_main()

EXIT_CODE compact_main ( _In_ INT  argc,
_In_ PWSTR argv 
)

Definition at line 12 of file compact.c.

15{
16 return EXIT_SUCCESS;
17}
#define EXIT_SUCCESS
Definition: rdjpgcom.c:55