diff options
Diffstat (limited to 'malloc/dynarray.h')
-rw-r--r-- | malloc/dynarray.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/malloc/dynarray.h b/malloc/dynarray.h index 290a111..3c4141e2 100644 --- a/malloc/dynarray.h +++ b/malloc/dynarray.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ /* To use the dynarray facility, you need to include <malloc/dynarray-skeleton.c> and define the parameter macros |