1
0
Fork 0

Updated comments.

This commit is contained in:
curt 2001-01-04 20:36:36 +00:00
parent f19229540c
commit d794b0b117

View file

@ -32,7 +32,7 @@
typedef struct {
/* header info */
int big_endian; /* true if big, false if little */
int big_endian; /* true if data source is big, false if little */
int nrows; /* number of rows */
int ncols; /* number of cols */
int ulxmap; /* X coord of center of upper left pixel in arcsec */