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