Skip to content

Commit

Permalink
Merge pull request git-for-windows#37 from chirpnot/main
Browse files Browse the repository at this point in the history
Workaround certain anti-malware programs

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
  • Loading branch information
dscho committed Jun 19, 2023
2 parents 37ccd69 + 2149411 commit de67bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion winsup/cygwin/cygwin.din
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
LIBRARY "msys-2.0.dll" BASE=0x180040000
LIBRARY "msys-2.0.dll" BASE=0x210040000

EXPORTS
# Exported variables
Expand Down

0 comments on commit de67bb6

Please sign in to comment.