diff options
Diffstat (limited to 'posix/tst-truncate64.c')
-rw-r--r-- | posix/tst-truncate64.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/tst-truncate64.c b/posix/tst-truncate64.c index 0b66d9f702..039c909bee 100644 --- a/posix/tst-truncate64.c +++ b/posix/tst-truncate64.c @@ -15,7 +15,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-truncate-common.c" |