Discovery: Fix detection of hidden files.
authorKlaas Freitag <freitag@owncloud.com>
Mon, 26 Oct 2015 13:24:05 +0000 (14:24 +0100)
committerKlaas Freitag <freitag@owncloud.com>
Mon, 26 Oct 2015 13:24:05 +0000 (14:24 +0100)
commit6b712733803dde23f416bee8699ae1cb02ec7c8a
tree4df0d6bdc3a58e645c6df2728f4384426b3a5b6f
parentb5390b5aa2d66fd310b57760b8db4718f1767d97
Discovery: Fix detection of hidden files.

In the discovery phase we want to detect that dot-files are hidden
on Linux and Mac.

This fixes strange behaviour seen in issue #3980
csync/src/csync_update.c
src/libsync/discoveryphase.cpp