mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
Fix typo in comment
This commit is contained in:
parent
262f8bf11f
commit
a231098e28
@ -75,7 +75,7 @@ int ber_pvt_snprintf( char *str, size_t n, const char *fmt, ... )
|
||||
va_end( ap );
|
||||
return res;
|
||||
}
|
||||
#endif /* !HAVE_VSNPRINTF */
|
||||
#endif /* !HAVE_SNPRINTF */
|
||||
|
||||
#ifdef HAVE_EBCDIC
|
||||
/* stdio replacements with ASCII/EBCDIC translation for OS/390.
|
||||
|
Loading…
Reference in New Issue
Block a user