]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/include/win32/win32_errno.h
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / include / win32 / win32_errno.h
index c842b250f4b611383449bf215b41e2ec5247070f..dd8ff8474fb79138c945f44713dd865c9a3296a7 100644 (file)
@@ -137,7 +137,7 @@ extern "C" {
 
 __s32 wsae_to_errno(__s32 r);
 __u32 errno_to_ntstatus(__s32 r);
-__u32 cephfs_errno_to_ntsatus(int cephfs_errno);
+__u32 cephfs_errno_to_ntstatus_map(int cephfs_errno);
 
 #ifdef __cplusplus
 }