common: Change yet unused status_printf function.
* common/asshelp2.c (status_printf): Rename to status_no_printf. (status_printf): New.
Using the the status identifier from status.h is a good idea for the
external API but for some inter-component status line a keyword is a
better way.
- Signed-off-by: Werner Koch <wk@gnupg.org>