From: Svetlana Shmidt Date: Thu, 10 Sep 2020 11:40:41 +0000 (+0000) Subject: change formatting for files X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=52c0d112c9a7de7d20b70e2c5088a04c8c285fe4;p=thirdparty%2Fcollectd.git change formatting for files --- diff --git a/src/daemon/distribution.h b/src/daemon/distribution.h index 6deb65bdb..8c3f42ec7 100644 --- a/src/daemon/distribution.h +++ b/src/daemon/distribution.h @@ -131,4 +131,4 @@ bool distribution_equals(distribution_t *d1, distribution_t *d2); * This function holds both mutexes for d1 and d2. Be sure that you call the * function with the same order of arguments everytime **/ int distribution_sub(distribution_t *d1, distribution_t *d2); -#endif // COLLECTD_DISTRIBUTION_H \ No newline at end of file +#endif // COLLECTD_DISTRIBUTION_H