Introduction
Introduction Statistics Contact Development Disclaimer Help
Don't plumb info lines - sacc - sacc - sacc(omys), simple console gopher client…
git clone git://git.codemadness.org/sacc
Log
Files
Refs
LICENSE
---
commit 2e25654b851d97ab5738a82bd9d47aeb02128be1
parent 86b389f19313f0a4479126b36176e52c9e3a610f
Author: Stefan Hagen <[email protected]>
Date: Sat, 25 Aug 2018 00:04:02 +0200
Don't plumb info lines
Diffstat:
M sacc.c | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
diff --git a/sacc.c b/sacc.c
@@ -721,6 +721,7 @@ dig(Item *entry, Item *item)
case 'g':
case 'I':
plumbitem(item);
+ case 'i':
return 0;
}
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.