Skip to content

Commit 4d0009e

Browse files
authored
Update dos_at.h
1 parent 124044c commit 4d0009e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • include/fast_io_hosted/filesystem

include/fast_io_hosted/filesystem/dos_at.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ inline void dos_symlinkat_impl(char const *oldpath, int newdirfd, char const *ne
145145
#ifdef ENOSYS
146146
ENOSYS
147147
#else
148-
40
148+
27 // in i586-msdosdjgpp/include/errno.h
149149
#endif
150150
);
151151
#endif

0 commit comments

Comments
 (0)