Skip to content

Commit a3206e0

Browse files
authored
Update _fusemodule.c
1 parent 1d80a57 commit a3206e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fuseparts/_fusemodule.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
#include <fuse.h>
3030
#include <sys/ioctl.h>
3131
#ifndef _UAPI_ASM_GENERIC_IOCTL_H
32-
/* Essential IOCTL defitions from Linux /include/uapi/asm-generic/ioctl.h
32+
/* Essential IOCTL definitions from Linux /include/uapi/asm-generic/ioctl.h
3333
to fix compilation errors on FreeBSD
3434
Mikhail Zakharov <zmey20000@thoo.com> 2018.10.22 */
3535

0 commit comments

Comments
 (0)