Fix -Wimplicit warnings.

This commit is contained in:
Andreas Schwab
1998-04-14 12:25:56 +00:00
parent 0f94f94657
commit dfcf069d56
52 changed files with 392 additions and 92 deletions

View File

@@ -1159,6 +1159,7 @@ If the third argument is incorrect, Emacs may crash.")
return v1;
}
void
syms_of_bytecode ()
{
Qbytecode = intern ("byte-code");