[net.emacs] Bug fix in 16.60

rms@prep (11/09/85)

From: rms@prep (Richard M. Stallman)
The function describe_syntax_1, in syntax.c,
should be given return type Lisp_Object,
and should have
  return Qnil;
added as the last statement.