remove misplaced AVER
authorChristophe Rhodes <csr21@cantab.net>
Mon, 18 Nov 2013 14:07:48 +0000 (14:07 +0000)
committerChristophe Rhodes <csr21@cantab.net>
Mon, 18 Nov 2013 14:11:58 +0000 (14:11 +0000)
commit18dc0069cd514c976042766ab9a785c970fe1603
tree07ad89b038666144cc70872b0964bd866ab9d72a
parent792668aff416a047bb3df218d448d8660303d1db
remove misplaced AVER

(defstruct nil x) is clearly never going to work, but doesn't
deserve the scary "probably a bug in SBCL itself" message
src/code/defstruct.lisp