From 9a2ce9b3910750a217fdda34a8fb5613fbcda905 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 25 May 1999 17:56:15 +0000 Subject: See ChangeLog: Tue May 25 19:50:32 CEST 1999 Werner Koch --- include/util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/util.h') diff --git a/include/util.h b/include/util.h index 35cc8fe3a..f62f34de8 100644 --- a/include/util.h +++ b/include/util.h @@ -152,7 +152,7 @@ u32 add_days_to_timestamp( u32 stamp, u16 days ); const char *strtimevalue( u32 stamp ); const char *strtimestamp( u32 stamp ); /* GMT */ const char *asctimestamp( u32 stamp ); /* localized */ -void print_string( FILE *fp, byte *p, size_t n, int delim ); +void print_string( FILE *fp, const byte *p, size_t n, int delim ); int answer_is_yes( const char *s ); /*-- strgutil.c --*/ -- cgit v1.2.3