summaryrefslogtreecommitdiff
path: root/lib/wcsstr-impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/wcsstr-impl.h')
-rw-r--r--lib/wcsstr-impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/wcsstr-impl.h b/lib/wcsstr-impl.h
index 8e4f5906cd..2b91bfe1e7 100644
--- a/lib/wcsstr-impl.h
+++ b/lib/wcsstr-impl.h
@@ -13,7 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>. */
+ along with this program. If not, see <https://www.gnu.org/licenses/>. */
wchar_t *
wcsstr (const wchar_t *haystack, const wchar_t *needle)