]> Repos - portaudio/commitdiff
Revert typo
authorluzpaz <luzpaz@users.noreply.github.com>
Sun, 13 Dec 2020 02:35:50 +0000 (21:35 -0500)
committerGitHub <noreply@github.com>
Sun, 13 Dec 2020 02:35:50 +0000 (21:35 -0500)
Co-authored-by: Phil Burk <philburk@mobileer.com>
src/hostapi/wasapi/mingw-include/ksproxy.h

index 99de340341cd156658a2b8f3d4059bf817128609..fcbc6b38aaf02a293ab7dd091180be06668aa2b0 100644 (file)
@@ -182,7 +182,7 @@ typedef KS_LogicalMemoryType *PKS_LogicalMemoryType;
 typedef struct _PIPE_TERMINATION {
   ULONG Flags;
   ULONG OutsideFactors;
-  ULONG Weight;
+  ULONG Weigth;
   KS_FRAMING_RANGE PhysicalRange;
   KS_FRAMING_RANGE_WEIGHTED OptimalRange;
   KS_COMPRESSION Compression;
@@ -636,4 +636,3 @@ DECLARE_INTERFACE_(IKsTopology,IUnknown)
 #endif
 
 #endif /* __KSPROXY__ */
-