1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-03 14:10:47 -08:00
emacs/modules/mod-test
Eli Zaretskii c0c309e4cd Minor improvements in module test
* modules/mod-test/mod-test.c: Include stdlib.h, to avoid warnings
about missing prototype of malloc.
* modules/mod-test/Makefile (CFLAGS): Add -std=gnu99, to avoid
compiler warnings.
2015-11-20 13:37:25 +02:00
..
Makefile Minor improvements in module test 2015-11-20 13:37:25 +02:00
mod-test.c Minor improvements in module test 2015-11-20 13:37:25 +02:00
test.el Style fixes for indenting etc. in module code 2015-11-19 11:32:21 -08:00