workhorsy / d-web-browser-history

Get web browser history with the D programming language
Boost Software License 1.0
2 stars 0 forks source link

Make path separators consistent with platform. #5

Open workhorsy opened 6 years ago

workhorsy commented 6 years ago

We are using a mixture of backslashes and forward slashes. Use the separators that are right for the platform.