diff options
Diffstat (limited to 'nss/nss_compat/nisdomain.h')
-rw-r--r-- | nss/nss_compat/nisdomain.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nss/nss_compat/nisdomain.h b/nss/nss_compat/nisdomain.h index 612e380775..01f0b6588c 100644 --- a/nss/nss_compat/nisdomain.h +++ b/nss/nss_compat/nisdomain.h @@ -13,7 +13,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/>. */ /* Set OUTDOMAIN to a pointer to the current NIS domain name, or NULL if not set. Return zero on success, an error number on failure. */ |