diff options
Diffstat (limited to 'nscd/getpwnam_r.c')
-rw-r--r-- | nscd/getpwnam_r.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nscd/getpwnam_r.c b/nscd/getpwnam_r.c index f8f6b24ed4..15e24fe953 100644 --- a/nscd/getpwnam_r.c +++ b/nscd/getpwnam_r.c @@ -13,7 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, see <http://www.gnu.org/licenses/>. */ + along with this program; if not, see <https://www.gnu.org/licenses/>. */ #include <pwd.h> |