diff options
Diffstat (limited to 'misc/fchflags.c')
-rw-r--r-- | misc/fchflags.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/fchflags.c b/misc/fchflags.c index 922a1d8902..d700c69554 100644 --- a/misc/fchflags.c +++ b/misc/fchflags.c @@ -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/>. */ #include <errno.h> #include <stddef.h> |