Skip to content

Commit 7db3336

Browse files
converted tab to spaces.
1 parent 7c3eed8 commit 7db3336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CppParser/AST.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,7 @@ class CS_API Method : public Function
644644
bool IsStatic;
645645
bool IsConst;
646646
bool IsOverride;
647-
bool IsExplicit;
647+
bool IsExplicit;
648648

649649
CXXMethodKind MethodKind;
650650

0 commit comments

Comments
 (0)