X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fdaemon%2Futils_time.h;h=60a6ea95f13fb6ce2024d833073b9c9515287a19;hp=db510afe7b6755ed760d21ebba4308decccd630c;hb=7111bb6df7628edce3a8e538b386fbe27633a191;hpb=ffaf9b893b6042a76e1c0dadd83ce06904fcc89a diff --git a/src/daemon/utils_time.h b/src/daemon/utils_time.h index db510afe..60a6ea95 100644 --- a/src/daemon/utils_time.h +++ b/src/daemon/utils_time.h @@ -130,4 +130,3 @@ int rfc3339_local(char *buffer, size_t buffer_size, cdtime_t t); int rfc3339nano_local(char *buffer, size_t buffer_size, cdtime_t t); #endif /* UTILS_TIME_H */ -/* vim: set sw=2 sts=2 et : */