Skip to content

Commit

Permalink
Oops..
Browse files Browse the repository at this point in the history
  • Loading branch information
Schala committed Jul 10, 2012
1 parent 59cbc6b commit 5f0d685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/wrappers/pcre.nim
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
#-----------------------------------------------------------------------------
#

when defined(pcreDll):
when not defined(pcreDll):
when hostOS == "windows":
const pcreDll = "pcre.dll"
elif hostOS == "macosx":
Expand Down

0 comments on commit 5f0d685

Please sign in to comment.