summaryrefslogtreecommitdiff
path: root/pith/takeaddr.c
diff options
context:
space:
mode:
Diffstat (limited to 'pith/takeaddr.c')
-rw-r--r--pith/takeaddr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/takeaddr.c b/pith/takeaddr.c
index 95d67945..630144ba 100644
--- a/pith/takeaddr.c
+++ b/pith/takeaddr.c
@@ -1817,7 +1817,7 @@ grab_addrs_from_body(MAILSTREAM *stream, long int msgno,
#define MAXLINESZ 2000
char line[MAXLINESZ + 1];
STORE_S *so;
- gf_io_t pc;
+ gf_o_t pc;
SourceType src = CharStar;
int added = 0, failure;
char *partno = "1";