Skip to content

Commit 73a23bd

Browse files
committed
Fix formatting
1 parent e7a165d commit 73a23bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/include/clang/AST/TypeBase.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1148,7 +1148,7 @@ class QualType {
11481148

11491149
/// Check if this is a WebAssembly non null Externref Type.
11501150
bool isWebAssemblyNonNullExternrefType() const;
1151-
1151+
11521152
/// Returns true if it is a WebAssembly Funcref Type.
11531153
bool isWebAssemblyFuncrefType() const;
11541154

0 commit comments

Comments
 (0)