Skip to content

Commit 28678b6

Browse files
ScottToddneon60
authored andcommitted
Add missing newline character to include/hip/linker_types.h.
1 parent cbf7827 commit 28678b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/hip/linker_types.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@ typedef enum hipJitFallback {
127127
#error("Must define exactly one of __HIP_PLATFORM_AMD__ or __HIP_PLATFORM_NVIDIA__");
128128
#endif
129129

130-
#endif // HIP_INCLUDE_HIP_LINKER_TYPES_H
130+
#endif // HIP_INCLUDE_HIP_LINKER_TYPES_H

0 commit comments

Comments
 (0)