aboutsummaryrefslogtreecommitdiffstats
path: root/g10/status.h
diff options
context:
space:
mode:
Diffstat (limited to 'g10/status.h')
-rw-r--r--g10/status.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/status.h b/g10/status.h
index a3d493b89..41820825f 100644
--- a/g10/status.h
+++ b/g10/status.h
@@ -37,6 +37,7 @@
/*-- status.c --*/
void set_status_fd( int fd );
void write_status( int no );
+void write_status_text( int no, const char *text);
#endif /*G10_STATUS_H*/