diff options
Diffstat (limited to 'lib/stdio-impl.h')
-rw-r--r-- | lib/stdio-impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stdio-impl.h b/lib/stdio-impl.h index d5b5943fd7c..0d606c19c84 100644 --- a/lib/stdio-impl.h +++ b/lib/stdio-impl.h @@ -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/>. */ /* Many stdio implementations have the same logic and therefore can share the same implementation of stdio extension API, except that some fields |