- (dtucker) [auth2-jpake.c auth2.c canohost.h session.c] Whitespace and
   header-order changes to reduce diff vs OpenBSD.
diff --git a/canohost.h b/canohost.h
index 64000f5..4c8636f 100644
--- a/canohost.h
+++ b/canohost.h
@@ -24,6 +24,6 @@
 int		 get_remote_port(void);
 int		 get_local_port(void);
 int		 get_sock_port(int, int);
-void		clear_cached_addr(void);
+void		 clear_cached_addr(void);
 
 void		 ipv64_normalise_mapped(struct sockaddr_storage *, socklen_t *);