X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Futils_mount.c;h=3d57ca64e732252365d3ca142ad655519d3d7e30;hb=9c6c1bdb92537f307d245c52349d3f196ec4d33d;hp=e5ddcaf890e97d70a99814005acff2e3a95f262e;hpb=be126043c2be20399d7670fe194645292018bde0;p=collectd.git diff --git a/src/utils_mount.c b/src/utils_mount.c index e5ddcaf8..3d57ca64 100644 --- a/src/utils_mount.c +++ b/src/utils_mount.c @@ -527,7 +527,7 @@ static cu_mount_t *cu_mount_gen_getmntent(void) { return first; } /* static cu_mount_t *cu_mount_gen_getmntent (void) */ -/* #endif HAVE_TWO_GETMNTENT || HAVE_GEN_GETMNTENT || HAVE_SUN_GETMNTENT */ + /* #endif HAVE_TWO_GETMNTENT || HAVE_GEN_GETMNTENT || HAVE_SUN_GETMNTENT */ #elif HAVE_SEQ_GETMNTENT #warn "This version of `getmntent' hat not yet been implemented!"