]> git.ipfire.org Git - thirdparty/man-pages.git/commit
man/man3/: SYNOPSIS: Use typeof() to improve readability of function pointer types
authorAlejandro Colomar <alx@kernel.org>
Fri, 13 Dec 2024 13:19:28 +0000 (14:19 +0100)
committerAlejandro Colomar <alx@kernel.org>
Sat, 11 Jan 2025 19:58:36 +0000 (20:58 +0100)
commit850f46e7df4f096dd073bafbad9eba219707dda5
tree63a14efb7d88bb7a498db52095a3c0cd9a68dd72
parentc18816ffef561732c7958584eb52b21b3ee2c538
man/man3/: SYNOPSIS: Use typeof() to improve readability of function pointer types

Due to different spacing, I had missed these ones in the previous
commits of this kind.

Suggested-by: Jorenar <dev@jorenar.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man3/pthread_key_create.3
man/man3/pthread_once.3