Skip to content

Commit 878a567

Browse files
committed
Remove typo
1 parent c254027 commit 878a567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler-rt/lib/asan/asan_interceptors.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ void InitializePlatformInterceptors();
142142
#else
143143
# define ASAN_INTERCEPT_VFORK 0
144144
#endif
145-
`
145+
146146
#if SANITIZER_NETBSD
147147
# define ASAN_INTERCEPT_PTHREAD_ATFORK 1
148148
#else

0 commit comments

Comments
 (0)