Pacify gcc -Wsuggest-attribute=malloc
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 21 Jan 2024 00:52:31 +0000 (16:52 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 21 Jan 2024 01:28:52 +0000 (17:28 -0800)
commit973c1b8a1838b78d1388437c2aa7f4eb4dceb7d9
tree4574083cb061c6e369056928cee2703c1173acc8
parentafc9cd1721c586f960af5e324a61418775ac4543
Pacify gcc -Wsuggest-attribute=malloc

* src/lisp.h (hash_table_alloc_bytes):
Declare with ATTRIBUTE_MALLOC_SIZE ((1)).
src/lisp.h