Skip to content
Snippets Groups Projects
Commit a231098e authored by Hallvard Furuseth's avatar Hallvard Furuseth
Browse files

Fix typo in comment

parent 262f8bf1
Branches
Tags
No related merge requests found
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment