mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-19 04:49:25 +08:00
Cygwin: posix_ipc.cc: fix typo
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
65cb82839a
commit
5f621bd38f
@ -26,7 +26,7 @@ details. */
|
||||
|
||||
extern "C" int ftruncate64 (int fd, off_t length);
|
||||
|
||||
/* The prefix_len is the length of the path prefix ncluding trailing "/"
|
||||
/* The prefix_len is the length of the path prefix including trailing "/"
|
||||
(or "/sem." for semaphores) as well as the trailing NUL. */
|
||||
static struct
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user