zoomsh: show record do NOT render opac
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 17 May 2010 10:29:08 +0000 (12:29 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 17 May 2010 10:29:08 +0000 (12:29 +0200)
commitf0a73bb9a6696231c37da9069c71f9e97cf6f933
tree11afde2033cbd22bbef79b52cf37a33acbb731dd
parent5f835d6ad1c5afd2b2c2652eef50b1c1fca459ae
zoomsh: show record do NOT render opac

zoomsh's show command no longer renders "opac" by default. Only
the one the user asks for; besides the buffered would be MANGLED
because we were using two buffers from ZOOM_record_get at the
same time (one would have to be copied first).
zoom/zoomsh.c