]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/windows/directx/d3d10effect/d3d10effect.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / basis / windows / directx / d3d10effect / d3d10effect.factor
index 5322e042abf9e50931a9ebcd05aa14fcc956ed57..90e7894a5cf10f28671dd0022ed5516720209a43 100644 (file)
@@ -267,7 +267,7 @@ COM-INTERFACE: ID3D10EffectSamplerVariable ID3D10EffectVariable {6530D5C7-07E9-4
     HRESULT GetSampler ( UINT Index, ID3D10SamplerState** ppSampler )
     HRESULT GetBackingStore ( UINT Index, D3D10_SAMPLER_DESC* pSamplerDesc ) ;
 TYPEDEF: ID3D10EffectSamplerVariable* LPD3D10EFFECTSAMPLERVARIABLE
-    
+
 STRUCT: D3D10_PASS_DESC
     { Name                 LPCSTR   }
     { Annotations          UINT     }