mirror of
https://github.com/curl/curl.git
synced 2026-06-07 19:14:16 +03:00
mksymbolsmanpage.pl: enable warnings, fix one
This commit is contained in:
parent
78b0ee0d84
commit
35eaab5ced
1 changed files with 2 additions and 0 deletions
|
|
@ -22,6 +22,8 @@
|
|||
# * SPDX-License-Identifier: curl
|
||||
# *
|
||||
# ***************************************************************************
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
use POSIX qw(strftime);
|
||||
my @ts;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue