summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2016-06-14 23:19:34 -0700
committerMichael Forney <mforney@mforney.org>2016-06-14 23:19:34 -0700
commit29f7fbbb08269b6afbbc1674be24d70dc0397f57 (patch)
treeafee7dbd99eca83c4dd2d5bc55b0ab08b6b76fa7 /extra
parentbe5cf8fe0349dabeb74cf350c0bad14cdfc949cc (diff)
libfuse: Clean up trailing whitespace
Diffstat (limited to 'extra')
-rw-r--r--extra/libfuse/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libfuse/config.h b/extra/libfuse/config.h
index 4c002b4f..97e75ceb 100644
--- a/extra/libfuse/config.h
+++ b/extra/libfuse/config.h
@@ -9,7 +9,7 @@
#define HAVE_STRUCT_STAT_ST_ATIM 1
/* #undef HAVE_STRUCT_STAT_ST_ATIMESPEC */
#define HAVE_VMSPLICE 1
-#define ICONV_CONST
+#define ICONV_CONST
/* #undef IGNORE_MTAB */
#define LT_OBJDIR ".libs/"
#define PACKAGE "fuse"