diff options
Diffstat (limited to 'csu/gmon-start.c')
-rw-r--r-- | csu/gmon-start.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csu/gmon-start.c b/csu/gmon-start.c index 347efed449..9e427342df 100644 --- a/csu/gmon-start.c +++ b/csu/gmon-start.c @@ -31,7 +31,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 <sys/types.h> #include <sys/gmon.h> |