diff options
Diffstat (limited to 'manual/examples/argp-ex1.c')
-rw-r--r-- | manual/examples/argp-ex1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/examples/argp-ex1.c b/manual/examples/argp-ex1.c index e92c45c0ae..68852051ef 100644 --- a/manual/examples/argp-ex1.c +++ b/manual/examples/argp-ex1.c @@ -12,7 +12,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 is (probably) the smallest possible program that |