diff options
Diffstat (limited to 'stdlib/sys/random.h')
-rw-r--r-- | stdlib/sys/random.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/sys/random.h b/stdlib/sys/random.h index 2297edf2f2..c676d527b6 100644 --- a/stdlib/sys/random.h +++ b/stdlib/sys/random.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/>. */ #ifndef _SYS_RANDOM_H #define _SYS_RANDOM_H 1 |