summaryrefslogtreecommitdiff
path: root/lib/getopt.c
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2018-09-17 16:53:00 +0200
committerBruno Haible <bruno@clisp.org>2018-09-17 16:53:00 +0200
commitb3c356685593527bfbdb2a8643b398d8224e7fbb (patch)
treecb7bb3dae0ff30537ce00e252091e83e7dbe0320 /lib/getopt.c
parente828167f62e15cd7340d140968d3298e3cdba6bd (diff)
downloadgperf-b3c356685593527bfbdb2a8643b398d8224e7fbb.tar.gz
Prefer https URLs where possible.
Diffstat (limited to 'lib/getopt.c')
-rw-r--r--lib/getopt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/getopt.c b/lib/getopt.c
index fbb37b1..35cb341 100644
--- a/lib/getopt.c
+++ b/lib/getopt.c
@@ -16,7 +16,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/>. */
/* This tells Alpha OSF/1 not to define a getopt prototype in <stdio.h>.
Ditto for AIX 3.2 and <stdlib.h>. */