Skip to content

Commit 9ed2adc

Browse files
author
joaosaffran
committed
fixing formating
1 parent 00175bf commit 9ed2adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/include/llvm/MC/DXContainerRootSignature.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ struct RootParameter {
3838
dxbc::ShaderVisibilityFlag ShaderVisibility;
3939

4040
void write(raw_ostream &OS);
41-
};
41+
};
4242
} // namespace mcdxbc
4343
} // namespace llvm

0 commit comments

Comments
 (0)