summaryrefslogtreecommitdiff
path: root/sysdeps/posix/pwrite.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/posix/pwrite.c')
-rw-r--r--sysdeps/posix/pwrite.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/posix/pwrite.c b/sysdeps/posix/pwrite.c
index ffcd68bee0..5722e03bb3 100644
--- a/sysdeps/posix/pwrite.c
+++ b/sysdeps/posix/pwrite.c
@@ -16,7 +16,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/>. */
#include <errno.h>
#include <unistd.h>