summaryrefslogtreecommitdiff
path: root/manual/examples/stpcpy.c
diff options
context:
space:
mode:
Diffstat (limited to 'manual/examples/stpcpy.c')
-rw-r--r--manual/examples/stpcpy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/examples/stpcpy.c b/manual/examples/stpcpy.c
index 1b44eab4da..5c53920a63 100644
--- a/manual/examples/stpcpy.c
+++ b/manual/examples/stpcpy.c
@@ -12,7 +12,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/>.
*/
#include <string.h>