From: Iain Patterson Date: Mon, 7 Jul 2014 08:24:48 +0000 (-0400) Subject: Use DIRECTORY_SEPARATOR everywhere. X-Git-Tag: 2014-07-07~1 X-Git-Url: http://git.iain.cx/?a=commitdiff_plain;h=4adf3d2450a0fbcd4ec1aa5a5c78afb2088847f3;hp=4adf3d2450a0fbcd4ec1aa5a5c78afb2088847f3;p=readifood.git Use DIRECTORY_SEPARATOR everywhere. We were using DIRECTORY_SEPARATOR in some cases and explicitly joining paths with slashes in others. ---