summaryrefslogtreecommitdiff
path: root/lib/vsnprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/vsnprintf.c')
-rw-r--r--lib/vsnprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/vsnprintf.c b/lib/vsnprintf.c
index 08869ecf25..4bd0f0479e 100644
--- a/lib/vsnprintf.c
+++ b/lib/vsnprintf.c
@@ -13,7 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
- with this program; if not, see <http://www.gnu.org/licenses/>. */
+ with this program; if not, see <https://www.gnu.org/licenses/>. */
#ifdef HAVE_CONFIG_H
# include <config.h>