From 5973ee73f0931d666a733afad8b198ca3b050592 Mon Sep 17 00:00:00 2001 From: paul Date: Fri, 8 Oct 2004 01:36:54 +0000 Subject: 2004-10-05 Paul Jakma * version.h.in: print_version declaration is here, not in autoconf generated version.h. --- lib/version.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/version.h.in') diff --git a/lib/version.h.in b/lib/version.h.in index 8b8b9f6e9..a8fc59c40 100644 --- a/lib/version.h.in +++ b/lib/version.h.in @@ -32,7 +32,7 @@ extern char *host_name; -void print_version(char *); +void print_version (const char *); pid_t pid_output (char *); pid_t pid_output_lock (char *); -- cgit v1.2.3