From 67f688ab3158f4cf4d5ac435359a326f224f7a51 Mon Sep 17 00:00:00 2001 From: Karl Ramm Date: Mon, 21 Jan 2008 04:16:39 +0000 Subject: more exported things to smash warnings. yaya --- h/zephyr/zephyr.h | 1 + 1 file changed, 1 insertion(+) (limited to 'h/zephyr') diff --git a/h/zephyr/zephyr.h b/h/zephyr/zephyr.h index 24d6d8e..45971fb 100644 --- a/h/zephyr/zephyr.h +++ b/h/zephyr/zephyr.h @@ -159,6 +159,7 @@ Code_t ZFormatNotice(ZNotice_t*, char**, int*, Z_AuthProc); Code_t ZFormatSmallNotice(ZNotice_t*, ZPacket_t, int*, Z_AuthProc); Code_t ZFormatRawNoticeList(ZNotice_t *, char *[], int, char **, int *); Code_t ZFormatSmallRawNotice(ZNotice_t *, ZPacket_t, int *); +Code_t ZNewFormatSmallRawNotice(ZNotice_t *, ZPacket_t, int *); Code_t ZLocateUser(char *, int *, Z_AuthProc); Code_t ZRequestLocations(char *, ZAsyncLocateData_t *, ZNotice_Kind_t, Z_AuthProc); -- cgit v1.2.3