doc/list-exports.lisp: Don't get confused and thing `nil' isn't interned.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 30 Aug 2015 09:58:38 +0000 (10:58 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 13 Sep 2015 17:25:20 +0000 (18:25 +0100)
commitde8f07942243042816769d58d3e8c24940014259
treeb84b0a2cab441cb9033566f0fc46bb0f6bc96f5d
parent649798abde0fd23d517b09f0c030b266ce117c67
doc/list-exports.lisp: Don't get confused and thing `nil' isn't interned.

Check the correct value of `find-symbol', because `nil' is false.
doc/list-exports.lisp