X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fcpusleep.c;h=ee26b0b3d23ef55610a098280476ecf1b6510da9;hp=b5cbe6601c8435fd2e29dc293ed25b86a49eaa1c;hb=48efd3deb4c9139fd060ff3d289896e9031bcc7c;hpb=ff8b75e1820552a8bbd1832544451723cbde768b 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"