gpg: Fix wrong output in list mode.
* g10/parse-packet.c (parse_gpg_control): Replace puts by es_fputs to LISTFP.
This was an oversight from the conversion to estream or a separate
listing stream.
- Reported-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
- Signed-off-by: Werner Koch <wk@gnupg.org>