Skip to content

Commit 786e433

Browse files
committed
Fix comment.
1 parent 34ba203 commit 786e433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ include(CheckSymbolExists)
275275
#
276276
# This was all working fine until these were added to the gnu c library 2.38.
277277
# References:
278-
* - https://www.gnu.org/software/libc/sources.html
278+
# - https://www.gnu.org/software/libc/sources.html
279279
# - https://sourceware.org/git/?p=glibc.git;a=blob_plain;f=NEWS;hb=HEAD
280280
#
281281
# This test is not detecting them for glibc 2.38 resulting in a conflict.

0 commit comments

Comments
 (0)