mirror of
https://github.com/reactos/reactos.git
synced 2024-11-10 00:34:39 +00:00
cfd749136a
svn path=/trunk/; revision=33896
8 lines
77 B
C
8 lines
77 B
C
|
|
INT
|
|
Test_DCICreatePrimary(PTESTINFO pti)
|
|
{
|
|
|
|
return APISTATUS_NORMAL;
|
|
}
|
|
|