Fix another regression in dumping specialized vectors.
authorStas Boukarev <stassats@gmail.com>
Sat, 12 Oct 2013 17:45:49 +0000 (21:45 +0400)
committerStas Boukarev <stassats@gmail.com>
Sat, 12 Oct 2013 17:45:49 +0000 (21:45 +0400)
commit3a2377d9ab3389ddfacdeb425f81c4df820d8e7c
treec85f4376213309fc71b3c7b035963fd55c524af7
parentb2ed34b667665e52609cf431c00179b136be450d
Fix another regression in dumping specialized vectors.

It should read "CEILING", not "*".

Reported by Jan Moringen.
NEWS
src/code/fop.lisp
src/compiler/dump.lisp