diff options
Diffstat (limited to 'lib/getsubopt.c')
-rw-r--r-- | lib/getsubopt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/getsubopt.c b/lib/getsubopt.c index 22719a3123..8dbb976435 100644 --- a/lib/getsubopt.c +++ b/lib/getsubopt.c @@ -15,7 +15,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/>. */ #if !_LIBC # include <config.h> |