mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-28 00:21:52 +03:00
Fix comment in kernel-features.h.
Use "was" not "were."
This commit is contained in:
@ -202,7 +202,7 @@
|
||||
# define __ASSUME_RECVMMSG 1
|
||||
#endif
|
||||
|
||||
/* Support for /proc/self/task/$tid/comm and /proc/$pid/task/$tid/comm were
|
||||
/* Support for /proc/self/task/$tid/comm and /proc/$pid/task/$tid/comm was
|
||||
added in 2.6.33. */
|
||||
#if __LINUX_KERNEL_VERSION >= 0x020621
|
||||
# define __ASSUME_PROC_PID_TASK_COMM 1
|
||||
|
Reference in New Issue
Block a user