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