Revert typo
Co-authored-by: Phil Burk <philburk@mobileer.com>
This commit is contained in:
parent
e1c3e59ee8
commit
0588b306c4
1 changed files with 1 additions and 2 deletions
|
|
@ -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__ */
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue