bareos: master 963c634e

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen master 2016-04-16 12:16 master 26c3ade6 Pending
Changeset Fix some compiler warnings.

The compiler shows the following warnings since the last commits:

bsock.c:248:9: warning: unused variable 'compatible' [-Wunused-variable]
connection_pool.c:55:8: warning: variable 'data_received' set but not
                        used [-Wunused-but-set-variable]
mod - src/lib/bsock.c Diff File
mod - src/lib/connection_pool.c Diff File