mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Fix typos.
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
|
||||
/* lockf.c defines lockf64 as an lias if __OFF_T_MATCHES_OFF64_T. */
|
||||
/* lockf.c defines lockf64 as an alias if __OFF_T_MATCHES_OFF64_T. */
|
||||
#ifndef __OFF_T_MATCHES_OFF64_T
|
||||
|
||||
/* lockf is a simplified interface to fcntl's locking facilities. */
|
||||
|
Reference in New Issue
Block a user