]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/windows/directx/d3dx10core/d3dx10core.factor
factor: all FUNCTION: rename complete
[factor.git] / basis / windows / directx / d3dx10core / d3dx10core.factor
index b123a6866b962ea2cc922f563e998ab29c048c11..c770992263526bd82ab1ff761d2bce4357d0869e 100644 (file)
@@ -180,7 +180,7 @@ FUNCTION: HRESULT
 
 ALIAS: D3DX10CreateFontIndirect D3DX10CreateFontIndirectW
 
-FUNCTION: HRESULT D3DX10UnsetAllDeviceObjects ( ID3D10Device* pDevice ) ;
+FUNCTION: HRESULT D3DX10UnsetAllDeviceObjects ( ID3D10Device* pDevice )
 
 CONSTANT: D3DERR_INVALIDCALL     0x8876086C
 CONSTANT: D3DERR_WASSTILLDRAWING 0x8876021C