]> asedeno.scripts.mit.edu Git - 1ts-debian.git/commitdiff
r4270@bucket (orig r260): kcr | 2008-01-20 23:16:39 -0500
authorkcr <kcr@cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f>
Thu, 18 Dec 2008 04:49:42 +0000 (04:49 +0000)
committerkcr <kcr@cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f>
Thu, 18 Dec 2008 04:49:42 +0000 (04:49 +0000)
 more exported things to smash warnings. yaya

git-svn-id: svn://svn.1ts.org/debian/trunk@332 cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f

zephyr/h/zephyr/zephyr.h

index 24d6d8efdd876e7360c6cbbb829e5b838121d6d4..45971fb1418221ff2f0110718b61a267b4506324 100644 (file)
@@ -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);