diff options
Diffstat (limited to 'sunrpc/getrpcbyname_r.c')
-rw-r--r-- | sunrpc/getrpcbyname_r.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sunrpc/getrpcbyname_r.c b/sunrpc/getrpcbyname_r.c index 0712c6a7db..e68c4d451f 100644 --- a/sunrpc/getrpcbyname_r.c +++ b/sunrpc/getrpcbyname_r.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #include <rpc/netdb.h> |