mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01: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
|
||||
* 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.
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user