diff options
| author | Paul Eggert | 2015-11-20 12:20:26 -0800 |
|---|---|---|
| committer | Paul Eggert | 2015-11-20 12:21:18 -0800 |
| commit | d0e07e0e2239771fd21b9525ea421cf7ba1cc97c (patch) | |
| tree | 6f603782a8b9c89816ab230842af20a7aec202e8 /src/alloc.c | |
| parent | 39d13206f3b37261bf4a2ebadfc1103414f4fd3e (diff) | |
| download | emacs-d0e07e0e2239771fd21b9525ea421cf7ba1cc97c.tar.gz emacs-d0e07e0e2239771fd21b9525ea421cf7ba1cc97c.zip | |
Declare emacs_module_init in the module API
* src/emacs-module.h (emacs_module_init): New decl.
Without it, GCC might complain about a module that defines
emacs_module_init without using it. This also checks the
API better.
Diffstat (limited to 'src/alloc.c')
0 files changed, 0 insertions, 0 deletions