mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-23 18:32:55 +00:00
make function check notes consistent
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
17e9b1732c
commit
ac88da252c
1 changed files with 1 additions and 1 deletions
|
@ -223,7 +223,7 @@ check_type_size(size_t QT_POINTER_SIZE)
|
|||
katie_check_function(getpwnam_r "pwd.h")
|
||||
katie_check_function(getpwuid_r "pwd.h")
|
||||
katie_check_function(getgrgid_r "grp.h")
|
||||
# XSI POSIX.1-2001 functions
|
||||
# XSI/POSIX.1-2001
|
||||
katie_check_function(strerror_r "string.h")
|
||||
# SUSv2
|
||||
katie_check_function(localtime_r "time.h")
|
||||
|
|
Loading…
Add table
Reference in a new issue