From: luzpaz Date: Sun, 13 Dec 2020 02:35:50 +0000 (-0500) Subject: Revert typo X-Git-Tag: v19.7.0~87^2 X-Git-Url: https://andrewgundersen.net/repos?a=commitdiff_plain;h=0588b306c4791665a260096616607452b24b1430;p=portaudio Revert typo Co-authored-by: Phil Burk --- diff --git a/src/hostapi/wasapi/mingw-include/ksproxy.h b/src/hostapi/wasapi/mingw-include/ksproxy.h index 99de340..fcbc6b3 100644 --- a/src/hostapi/wasapi/mingw-include/ksproxy.h +++ b/src/hostapi/wasapi/mingw-include/ksproxy.h @@ -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__ */ -