]> asedeno.scripts.mit.edu Git - 1ts-debian.git/commitdiff
r4267@bucket (orig r257): kcr | 2008-01-20 22:46:25 -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)
 add prototypes to slay warnings

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

zephyr/h/zephyr/zephyr.h

index dda9f2a830073ab7fd5edcf6333f2b2bda59549c..035e15ed6d824883439c606a965069886d4a2df5 100644 (file)
@@ -186,6 +186,8 @@ Code_t ZFlushMyLocations(void);
 char *ZParseExposureLevel(char *text);
 Code_t ZFormatRawNotice(ZNotice_t *, char**, int *);
 Code_t ZRetrieveSubscriptions(unsigned short, int*);
+Code_t ZRetrieveDefaultSubscriptions(int *);
+Code_t ZGetSubscriptions(ZSubscription_t *, int *);
 Code_t ZOpenPort(unsigned short *port);
 Code_t ZClosePort(void);
 Code_t ZFlushLocations(void);