]> asedeno.scripts.mit.edu Git - 1ts-debian.git/commitdiff
r4268@bucket (orig r258): kcr | 2008-01-20 22:49:09 -0500
authorkcr <kcr@cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f>
Thu, 18 Dec 2008 04:49:40 +0000 (04:49 +0000)
committerkcr <kcr@cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f>
Thu, 18 Dec 2008 04:49:40 +0000 (04:49 +0000)
 another prototype to kill warning

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

zephyr/h/zephyr/zephyr.h

index 035e15ed6d824883439c606a965069886d4a2df5..a61c95f1bc15cbbe612ebd177a10da134a52e7ce 100644 (file)
@@ -193,6 +193,7 @@ Code_t ZClosePort(void);
 Code_t ZFlushLocations(void);
 Code_t ZFlushSubscriptions(void);
 Code_t ZFreeNotice(ZNotice_t *notice);
+Code_t ZGetLocations(ZLocations_t *, int *);
 Code_t ZParseLocations(register ZNotice_t *notice,
                       register ZAsyncLocateData_t *zald, int *nlocs,
                       char **user);