diff --git a/Kernel/Syscalls/utimensat.cpp b/Kernel/Syscalls/utimensat.cpp index d491aae670..23e6493412 100644 --- a/Kernel/Syscalls/utimensat.cpp +++ b/Kernel/Syscalls/utimensat.cpp @@ -18,7 +18,7 @@ ErrorOr Process::sys$utimensat(Userspace Process::sys$utimensat(Userspace path;