diff options
Diffstat (limited to 'nss/nss_test2.c')
-rw-r--r-- | nss/nss_test2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nss/nss_test2.c b/nss/nss_test2.c index ff531dbd8c..67d09c7e5f 100644 --- a/nss/nss_test2.c +++ b/nss/nss_test2.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/>. */ #define NAME(x) NAME_(x,test2) #include "nss_test1.c" |