Code

openldap plugin: use $PLUGIN_LDFLAGS
[collectd.git] / src / daemon / utils_time.h
index 46faa9ce44dbd89e8dcc85e7411fc259d6138c4d..4d88dccb6684ec3f4c823f3429ce5a9455d35e1a 100644 (file)
@@ -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; */