diff options
Diffstat (limited to 'hurd/hurdhost.h')
-rw-r--r-- | hurd/hurdhost.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/hurdhost.h b/hurd/hurdhost.h index e912765418..1f576a3ef4 100644 --- a/hurd/hurdhost.h +++ b/hurd/hurdhost.h @@ -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/>. */ /* Fetch and atomically store the contents of the file ITEM. Returns the size read or written, or -1 for errors. |