diff options
Diffstat (limited to 'shadow/lckpwdf.c')
-rw-r--r-- | shadow/lckpwdf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shadow/lckpwdf.c b/shadow/lckpwdf.c index ed21b3152d..88d67c3367 100644 --- a/shadow/lckpwdf.c +++ b/shadow/lckpwdf.c @@ -15,7 +15,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 <fcntl.h> #include <libc-lock.h> |