X-Git-Url: https://git.octo.it/?a=blobdiff_plain;ds=sidebyside;f=src%2Fdaemon%2Futils_time.h;h=4d88dccb6684ec3f4c823f3429ce5a9455d35e1a;hb=354f9991530248e45207d236eb74c1cc3d5238ef;hp=46faa9ce44dbd89e8dcc85e7411fc259d6138c4d;hpb=daebbbee0ac53d39a0486aeb8c41fd358f46ed82;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; */