aboutsummaryrefslogtreecommitdiffstats
path: root/lib/fdatasync.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/fdatasync.c')
-rw-r--r--lib/fdatasync.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/fdatasync.c b/lib/fdatasync.c
index 25fd74049fb..c474e3dd36c 100644
--- a/lib/fdatasync.c
+++ b/lib/fdatasync.c
@@ -1,6 +1,6 @@
1/* Emulate fdatasync on platforms that lack it. 1/* Emulate fdatasync on platforms that lack it.
2 2
3 Copyright (C) 2011-2017 Free Software Foundation, Inc. 3 Copyright (C) 2011-2018 Free Software Foundation, Inc.
4 4
5 This library is free software; you can redistribute it and/or 5 This library is free software; you can redistribute it and/or
6 modify it under the terms of the GNU General Public 6 modify it under the terms of the GNU General Public