From 5a9ad09fa9242c519a7cc740b3517a8da7fbdd68 Mon Sep 17 00:00:00 2001 From: Karl Ramm Date: Sat, 28 Mar 2009 21:05:19 +0000 Subject: formatting error --- h/zephyr/zephyr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'h') diff --git a/h/zephyr/zephyr.h b/h/zephyr/zephyr.h index e9ace2b..088f59a 100644 --- a/h/zephyr/zephyr.h +++ b/h/zephyr/zephyr.h @@ -113,7 +113,7 @@ typedef struct _ZNotice_t { caddr_t z_message; int z_message_len; int z_num_hdr_fields; - char ** z_hdr_fields; + char **z_hdr_fields; } ZNotice_t; /* Subscription structure */ -- cgit v1.2.3