diff options
Diffstat (limited to 'lib/compat/snprintf.c')
-rw-r--r-- | lib/compat/snprintf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/compat/snprintf.c b/lib/compat/snprintf.c index dface64ba..f973224e7 100644 --- a/lib/compat/snprintf.c +++ b/lib/compat/snprintf.c @@ -14,7 +14,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/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ #include <config.h> |