Skip to content

Commit

Permalink
Merge pull request #21 from ghyman1/master
Browse files Browse the repository at this point in the history
add freebsd platform support
  • Loading branch information
barasher authored Nov 19, 2020
2 parents ebdc65c + e1617b0 commit 0ee2a73
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions platform_freebsd.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
package exiftool

var readyToken = []byte("{ready}\n")

0 comments on commit 0ee2a73

Please sign in to comment.