X-Git-Url: http://pileus.org/git/?p=~andy%2Frsl;a=blobdiff_plain;f=wsr88d.h;h=ecad6205d44aabc38491fafd7af8770e1dc398e8;hp=cc607c79ff01d8782c2a57c90378743dfd307334;hb=71c71381ace86eb987172b22de55fbb837518b26;hpb=d08a7f8a699a044bc4ac5f93917aa7f6c463923b diff --git a/wsr88d.h b/wsr88d.h index cc607c7..ecad620 100644 --- a/wsr88d.h +++ b/wsr88d.h @@ -139,7 +139,8 @@ typedef struct radar_site { } Wsr88d_site_info; typedef struct { - FILE *fptr; + FILE *fptr; /* this usually points to the gzip pipe */ + FILE *orig; /* save the original file pointer for cleanup */ } Wsr88d_file; #define PACKET_SIZE 2432