[pkg-wine-party] [SCM] Debian Wine packaging branch, wheezy, updated. wine-1.4-7-302-gb61b690

Alexandre Julliard julliard at winehq.org
Sun Jun 17 20:03:09 UTC 2012


The following commit has been merged in the wheezy branch:
commit f35a9dc67be837c9de0ad64fe402293f34f100cf
Author: Józef Kucia <joseph.kucia at gmail.com>
Date:   Sun Apr 1 15:47:24 2012 +0200

    include/d3dx9: Fix spelling errors.
    (cherry picked from commit 8be9d69909ee5b0e0d788b64f7bb418b62c11f08)

diff --git a/include/d3dx9mesh.h b/include/d3dx9mesh.h
index f7be81e..220a5ff 100644
--- a/include/d3dx9mesh.h
+++ b/include/d3dx9mesh.h
@@ -113,8 +113,8 @@ typedef enum _D3DXTANGENT
     D3DXTANGENT_WRAP_UV =                 0x0003,
     D3DXTANGENT_DONT_NORMALIZE_PARTIALS = 0x0004,
     D3DXTANGENT_DONT_ORTHOGONALIZE =      0x0008,
-    D3DXTANGENT_ORTHOGANALIZE_FROM_V =    0x0010,
-    D3DXTANGENT_ORTHOGANALIZE_FROM_U =    0x0020,
+    D3DXTANGENT_ORTHOGONALIZE_FROM_V =    0x0010,
+    D3DXTANGENT_ORTHOGONALIZE_FROM_U =    0x0020,
     D3DXTANGENT_WEIGHT_BY_AREA =          0x0040,
     D3DXTANGENT_WEIGHT_EQUAL =            0x0080,
     D3DXTANGENT_WIND_CW =                 0x0100,

-- 
Debian Wine packaging



More information about the pkg-wine-party mailing list