summaryrefslogtreecommitdiff
path: root/src/mocklisp.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/mocklisp.c
parent0f94f94657ad7a6a68e64c612285a5e06152def2 (diff)
downloademacs-dfcf069d565c347abf3cb7cec80e6ed8432037ba.tar.gz
Fix -Wimplicit warnings.
Diffstat (limited to 'src/mocklisp.c')
-rw-r--r--src/mocklisp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mocklisp.c b/src/mocklisp.c
index 97b19dc5805..dfcee79bd22 100644
--- a/src/mocklisp.c
+++ b/src/mocklisp.c
@@ -227,6 +227,7 @@ is converted into a string by expressing it in decimal.")
}
+void
syms_of_mocklisp ()
{
Qmocklisp = intern ("mocklisp");