From 127fe5cf2e589b6e57928836773d096e7d822295 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Tue, 14 Apr 1998 12:25:56 +0000 Subject: Fix -Wimplicit warnings. --- src/abbrev.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/abbrev.c') 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, -- cgit v1.2.1