X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fdaemon%2Futils_time.h;h=4d88dccb6684ec3f4c823f3429ce5a9455d35e1a;hb=441e067a2d5a294517bd87ca45c87fd67377d2cf;hp=46faa9ce44dbd89e8dcc85e7411fc259d6138c4d;hpb=82c9b0daf5ff90d01f4a4371f11727cd613e4b01;p=collectd.git diff --git a/src/daemon/utils_time.h b/src/daemon/utils_time.h index 46faa9ce..4d88dccb 100644 --- a/src/daemon/utils_time.h +++ b/src/daemon/utils_time.h @@ -43,7 +43,7 @@ extern cdtime_t cdtime_mock; * manner is that comparing times and calculating differences is as simple as * it is with "time_t", i.e. a simple integer comparison / subtraction works. */ -/* +/* * cdtime_t is defined in "collectd.h" */ /* typedef uint64_t cdtime_t; */