Skip to content

Commit db749b9

Browse files
committed
Use C++style comments for header guards II
1 parent 6a7bd03 commit db749b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flang/include/flang/Support/OpenMP-features.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ void setOpenMPMacro(int version, FortranPredefinitions &predefinitions) {
4949
}
5050
}
5151
} // namespace Fortran::common
52-
#endif /* FORTRAN_SUPPORT_OPENMP_FEATURES_H_ */
52+
#endif // FORTRAN_SUPPORT_OPENMP_FEATURES_H_

0 commit comments

Comments
 (0)