mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-05-02 03:56:53 +02:00
Fix URL to strlcpy(3) manpage in comment.
This commit is contained in:
parent
c48a0d8813
commit
e147d7aa2f
@ -1610,7 +1610,7 @@ extern const char *strsignal(int);
|
|||||||
|
|
||||||
/* Functions g_strlcpy and g_strlcat were originally developed by
|
/* Functions g_strlcpy and g_strlcat were originally developed by
|
||||||
* Todd C. Miller <Todd.Miller@courtesan.com> to simplify writing secure code.
|
* Todd C. Miller <Todd.Miller@courtesan.com> to simplify writing secure code.
|
||||||
* See ftp://ftp.openbsd.org/pub/OpenBSD/src/lib/libc/string/strlcpy.3
|
* See http://www.openbsd.org/cgi-bin/man.cgi?query=strlcpy
|
||||||
* for more information.
|
* for more information.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user