aboutsummaryrefslogtreecommitdiffstats
path: root/src/bytecode.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/bytecode.c')
-rw-r--r--src/bytecode.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bytecode.c b/src/bytecode.c
index 60e34a486fe..84d9ec618e6 100644
--- a/src/bytecode.c
+++ b/src/bytecode.c
@@ -1159,6 +1159,7 @@ If the third argument is incorrect, Emacs may crash.")
1159 return v1; 1159 return v1;
1160} 1160}
1161 1161
1162void
1162syms_of_bytecode () 1163syms_of_bytecode ()
1163{ 1164{
1164 Qbytecode = intern ("byte-code"); 1165 Qbytecode = intern ("byte-code");