diff options
Diffstat (limited to 'io/tst-posix_fallocate64.c')
-rw-r--r-- | io/tst-posix_fallocate64.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/io/tst-posix_fallocate64.c b/io/tst-posix_fallocate64.c index f4377a1e9c..993c90c93c 100644 --- a/io/tst-posix_fallocate64.c +++ b/io/tst-posix_fallocate64.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #define _FILE_OFFSET_BITS 64 #include "tst-posix_fallocate-common.c" |