Skip to content

Commit 48957a3

Browse files
committed
formatting
1 parent 1e10b23 commit 48957a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/lib/Headers/hlsl/hlsl_intrinsics.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -668,7 +668,7 @@ smoothstep(__detail::HLSL_FIXED_VECTOR<float, N> Min,
668668

669669
inline bool CheckAccessFullyMapped(uint Status) {
670670
return static_cast<bool>(Status);
671-
671+
672672
//===----------------------------------------------------------------------===//
673673
// fwidth builtin
674674
//===----------------------------------------------------------------------===//

0 commit comments

Comments
 (0)