summaryrefslogtreecommitdiff
path: root/lib/ZRetSubs.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ZRetSubs.c')
-rw-r--r--lib/ZRetSubs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ZRetSubs.c b/lib/ZRetSubs.c
index 5ace3fc..6ca8de4 100644
--- a/lib/ZRetSubs.c
+++ b/lib/ZRetSubs.c
@@ -30,7 +30,7 @@ Code_t ZRetrieveSubscriptions(port,nsubs)
ZNotice_t notice,retnotice;
ZPacket_t buffer;
char *ptr,*end,*ptr2;
- char subs_recvd[MAXSUBPACKETS],asciiport[50];
+ char asciiport[50];
retval = ZFlushSubscriptions();