X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fchart.h;h=c0ab0a2063106397e8c13205cb378521c0595f6a;hb=92fb12eb06716d14c05b781f5d9dcde956d77c30;hp=6915358d8a60e225823e036066bcb2ab1b31a9b6;hpb=2c4c4a789e9c23478bce195d2ed98bab6064dfc1;p=pspp diff --git a/src/chart.h b/src/chart.h index 6915358d8a..c0ab0a2063 100644 --- a/src/chart.h +++ b/src/chart.h @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ #ifndef CHART_H @@ -44,6 +44,7 @@ struct chart { void *lp; #endif char *filename; + FILE *file; /* The geometry of the chart See diagram at the foot of this file.