Eolian: fix issue for Windows.
authorDaniel Zaoui <daniel.zaoui@samsung.com>
Wed, 28 May 2014 06:32:56 +0000 (09:32 +0300)
committerDaniel Zaoui <daniel.zaoui@samsung.com>
Wed, 28 May 2014 06:36:30 +0000 (09:36 +0300)
commit70f530e2d65d7bcdacfa84cea55a6293f95f7ea4
tree400d149ecbad08f0965b017b96e0289664664b88
parentabbfd23a22716e190f0cafae99cd1ce6a67f8cae
Eolian: fix issue for Windows.

On Windows, '\' are used to separate the names of a path. It was not
supported.
This patch fixes that. Thanks to Vincent Torri for catching it (and good
luck in Windows ;-))
src/lib/eolian/eolian_database.c