mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Fix all the remaining misspellings -- BZ 25337
This commit is contained in:
@ -78,7 +78,7 @@ void __resolv_context_put (struct resolv_context *ctx);
|
||||
libc_hidden_proto (__resolv_context_put)
|
||||
|
||||
/* Like __resolv_context_get, but the _res structure can be partially
|
||||
initialzed and those changes will not be overwritten. */
|
||||
initialized and those changes will not be overwritten. */
|
||||
struct resolv_context *__resolv_context_get_preinit (void)
|
||||
__attribute__ ((warn_unused_result));
|
||||
libc_hidden_proto (__resolv_context_get_preinit)
|
||||
|
Reference in New Issue
Block a user