From 09c2eab99ae5421dc1d8e292b5e687c0a13a9862 Mon Sep 17 00:00:00 2001 From: kcr Date: Mon, 21 Jan 2008 04:16:39 +0000 Subject: [PATCH] more exported things to smash warnings. yaya git-svn-id: svn://svn.1ts.org/debian/branches/zephyr-reloaded@260 cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f --- zephyr/h/zephyr/zephyr.h | 1 + 1 file changed, 1 insertion(+) diff --git a/zephyr/h/zephyr/zephyr.h b/zephyr/h/zephyr/zephyr.h index 24d6d8e..45971fb 100644 --- a/zephyr/h/zephyr/zephyr.h +++ b/zephyr/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); -- 2.45.2