X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fnfs.c;h=97d91259a338fae7973dfc9027cd7dc0e87a4b90;hp=320caa4a16c5798e64aa013ca9f92ddc17552620;hb=48efd3deb4c9139fd060ff3d289896e9031bcc7c;hpb=6378ec288f34ff250b2971a1452338a2b34c240a diff --git a/src/nfs.c b/src/nfs.c index 320caa4a..97d91259 100644 --- a/src/nfs.c +++ b/src/nfs.c @@ -322,7 +322,7 @@ static int nfs_config(const char *key, const char *value) { #if KERNEL_LINUX static int nfs_init(void) { return 0; } -/* #endif KERNEL_LINUX */ + /* #endif KERNEL_LINUX */ #elif HAVE_LIBKSTAT static int nfs_init(void) { @@ -594,7 +594,7 @@ static int nfs_read(void) { return 0; } -/* #endif KERNEL_LINUX */ + /* #endif KERNEL_LINUX */ #elif HAVE_LIBKSTAT static int nfs_read(void) {