X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fdaemon%2Fcollectd.h;h=8fb29455d55798fbc6bd0d832dd6f54b3961845d;hb=d54f3b1640ee23b5213ac870ca3de558f54e8247;hp=900218742532607d7d3f545d5b06e23c96b107ec;hpb=441e067a2d5a294517bd87ca45c87fd67377d2cf;p=collectd.git diff --git a/src/daemon/collectd.h b/src/daemon/collectd.h index 90021874..8fb29455 100644 --- a/src/daemon/collectd.h +++ b/src/daemon/collectd.h @@ -271,7 +271,7 @@ typedef int _Bool; #endif #ifndef COLLECTD_USERAGENT - # define COLLECTD_USERAGENT PACKAGE_NAME"/"PACKAGE_VERSION + # define COLLECTD_USERAGENT PACKAGE_NAME "/" PACKAGE_VERSION #endif /* Only enable __attribute__() for compilers known to support it. */