Set svn:eol-style "native" for all apitest stuff
[reactos.git] / rostests / apitests / w32knapi / ntuser / NtUserFindExistingCursorIcon.c
1 INT
2 Test_NtUserFindExistingCursoricon(PTESTINFO pti)
3 {
4
5 return APISTATUS_NORMAL;
6 }
7