diff options
Diffstat (limited to 'lib/stdint.mini.h')
-rw-r--r-- | lib/stdint.mini.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stdint.mini.h b/lib/stdint.mini.h index 2afadcd1..813de122 100644 --- a/lib/stdint.mini.h +++ b/lib/stdint.mini.h @@ -13,7 +13,7 @@ GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser 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/>. */ /* * Subset of ISO C 99 <stdint.h> for platforms that lack it. |