diff options
Diffstat (limited to 'include/programs/xmalloc.h')
-rw-r--r-- | include/programs/xmalloc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/programs/xmalloc.h b/include/programs/xmalloc.h index 5ee37ae696..fe956d22d8 100644 --- a/include/programs/xmalloc.h +++ b/include/programs/xmalloc.h @@ -13,7 +13,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/>. */ #ifndef _XMALLOC_H #define _XMALLOC_H 1 |