Skip to content

Commit 39e74a6

Browse files
authored
Update src/consts/microsoftmpi.jl
1 parent 612a740 commit 39e74a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/consts/microsoftmpi.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ end
3131
const MPI_Comm = UInt32
3232
const MPI_Datatype = UInt32
3333
const MPI_Errhandler = UInt32
34-
const MPI_File = UInt32
34+
const MPI_File = UInt
3535
const MPI_Group = UInt32
3636
const MPI_Info = UInt32
3737
const MPI_Message = UInt32

0 commit comments

Comments
 (0)