1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

Fix spelling and grammar in several comments

This commit is contained in:
Jonny Grant
2020-12-12 01:16:22 +01:00
committed by Arjun Shankar
parent 0e00b35704
commit 2ea6af7447
5 changed files with 11 additions and 12 deletions

View File

@ -25,7 +25,7 @@
__BEGIN_DECLS
/* Remove any previous definitions. */
/* Remove any previous definition. */
#undef alloca
/* Allocate a block that will be freed when the calling function exits. */