Skip to content

Commit 473e975

Browse files
committed
[gardening] Add missing comments
1 parent 243e359 commit 473e975

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/swift/Basic/ArrayRefView.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,6 @@ class ArrayRefView {
100100
}
101101
};
102102

103-
}
103+
} // namespace swift
104104

105-
#endif
105+
#endif /* SWIFT_BASIC_ARRAYREFVIEW_H */

0 commit comments

Comments
 (0)