Skip to content

Commit f2890f5

Browse files
committed
update comment Justin pointed out was outdated
1 parent acbf68a commit f2890f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/dxc/Support/dxcapi.extval.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
class DxcDllExtValidationSupport : public dxc::DxcDllSupport {
55
// DxcDllExtValidationSupport manages the
6-
// lifetime of dxcompiler.dll, while the member, m_DxilSupport,
6+
// lifetime of dxcompiler.dll, while the member, DxilSupport,
77
// manages the lifetime of dxil.dll
88
protected:
99
dxc::DxcDllSupport DxilSupport;

0 commit comments

Comments
 (0)