mirror of
https://github.com/libssh2/libssh2.git
synced 2025-07-28 01:41:49 +03:00
cmake: restore a dash char in comment [ci skip]
It's a CMake comment header convention.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
include(CheckCSourceCompiles)
|
||||
|
||||
# check_nonblocking_socket_support()
|
||||
# - check_nonblocking_socket_support()
|
||||
#
|
||||
# Check for how to set a socket to non-blocking state. There seems to exist
|
||||
# four known different ways, with the one used almost everywhere being POSIX
|
||||
|
Reference in New Issue
Block a user