SocketAPI: If filename has a trailing slash, remove it.
authorKlaas Freitag <freitag@owncloud.com>
Wed, 11 Mar 2015 13:09:06 +0000 (14:09 +0100)
committerKlaas Freitag <freitag@owncloud.com>
Wed, 11 Mar 2015 13:11:18 +0000 (14:11 +0100)
commit9086f09fe2732a0a604bcd85726d6e719e73b4e5
tree8455467b8e8020221f516e2739011c79821be131
parent5a6eecd694488faf4fc6981e7e4ad887e0f377bb
SocketAPI: If filename has a trailing slash, remove it.

The SyncJournal stores the the names of directories without trailing slash.
src/gui/socketapi.cpp