diff options
Diffstat (limited to 'resolv/resolv_context.h')
-rw-r--r-- | resolv/resolv_context.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resolv/resolv_context.h b/resolv/resolv_context.h index b1114343e6..787cb1a060 100644 --- a/resolv/resolv_context.h +++ b/resolv/resolv_context.h @@ -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/>. */ /* struct resolv_context objects are allocated on the heap, initialized by __resolv_context_get (and its variants), and |