summaryrefslogtreecommitdiff
path: root/src/abbrev.c
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>1998-04-14 12:25:56 +0000
committerAndreas Schwab <schwab@suse.de>1998-04-14 12:25:56 +0000
commitdfcf069d565c347abf3cb7cec80e6ed8432037ba (patch)
treecd9620f10084ffa69d7d6ae26284ffd69d4c07a5 /src/abbrev.c
parent0f94f94657ad7a6a68e64c612285a5e06152def2 (diff)
downloademacs-dfcf069d565c347abf3cb7cec80e6ed8432037ba.tar.gz
Fix -Wimplicit warnings.
Diffstat (limited to 'src/abbrev.c')
-rw-r--r--src/abbrev.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/abbrev.c b/src/abbrev.c
index f681ed947c6..1992b6ca222 100644
--- a/src/abbrev.c
+++ b/src/abbrev.c
@@ -517,6 +517,7 @@ of the form (ABBREVNAME EXPANSION HOOK USECOUNT).")
return Qnil;
}
+void
syms_of_abbrev ()
{
DEFVAR_LISP ("abbrev-table-name-list", &Vabbrev_table_name_list,