diff options
| author | Michael Forney <mforney@mforney.org> | 2016-06-14 23:19:34 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-06-14 23:19:34 -0700 |
| commit | 29f7fbbb08269b6afbbc1674be24d70dc0397f57 (patch) | |
| tree | afee7dbd99eca83c4dd2d5bc55b0ab08b6b76fa7 | |
| parent | be5cf8fe0349dabeb74cf350c0bad14cdfc949cc (diff) | |
libfuse: Clean up trailing whitespace
| -rw-r--r-- | extra/libfuse/config.h | 2 |
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" |
