Loading lib/krb4.c +2 −2 Original line number Diff line number Diff line Loading @@ -81,8 +81,8 @@ struct krb4_data { }; #ifndef HAVE_STRLCPY size_t /* if it ever goes non-static, make it Curl_ prefixed! */ size_t static strlcpy (char *dst, const char *src, size_t dst_sz) { size_t n; Loading Loading
lib/krb4.c +2 −2 Original line number Diff line number Diff line Loading @@ -81,8 +81,8 @@ struct krb4_data { }; #ifndef HAVE_STRLCPY size_t /* if it ever goes non-static, make it Curl_ prefixed! */ size_t static strlcpy (char *dst, const char *src, size_t dst_sz) { size_t n; Loading