Skip to content

Commit

Permalink
Fix deprecations (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
femtocleaner[bot] authored and stevengj committed Jun 9, 2018
1 parent ea09df2 commit bc6a78e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/outlook.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# to work around a bug in the Miniconda installer, which crashes Outlook
# if it is running. See Luthaf/Conda.jl#15

immutable PROCESSENTRY32
struct PROCESSENTRY32
dwSize::Int32
cntUsage::Int32
th32ProcessID::Int32
Expand Down

0 comments on commit bc6a78e

Please sign in to comment.