Pass parameter got_sigterm by reference

This commit is contained in:
wbaumann
2014-06-20 06:59:02 +00:00
parent eb23829117
commit c599280cf1
5 changed files with 16 additions and 12 deletions

View File

@ -1,6 +1,10 @@
ChangeLog for davfs2
--------------------
2014-06-20 Werner Baumann (werner.baumann@onlinehome.de)
* cache.c, cache.h, mount_davfs.c:
Pass parameter got_sigterm by reference.
2014-06-19 Werner Baumann (werner.baumann@onlinehome.de)
* Mount_davfs.c, main:
Only log error if still is mounted.