X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcpusleep.c;h=ee26b0b3d23ef55610a098280476ecf1b6510da9;hb=39049b56158161b4f9eeacdad8918bcf0f1f7e90;hp=b5cbe6601c8435fd2e29dc293ed25b86a49eaa1c;hpb=ff8b75e1820552a8bbd1832544451723cbde768b;p=collectd.git diff --git a/src/cpusleep.c b/src/cpusleep.c index b5cbe660..ee26b0b3 100644 --- a/src/cpusleep.c +++ b/src/cpusleep.c @@ -28,7 +28,7 @@ * CPU sleep is reported in milliseconds of sleep per second of wall * time. For that, the time difference between BOOT and MONOTONIC clocks * is reported using derive type. -**/ + **/ #include "collectd.h"