Skip to content

Commit

Permalink
match previous TFORM comment text
Browse files Browse the repository at this point in the history
  • Loading branch information
mjfitzpatrick authored and olebole committed Mar 15, 2024
1 parent 06ed66b commit 8079d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/tbtables/cfitsio/putkey.c
Original file line number Diff line number Diff line change
Expand Up @@ -2267,7 +2267,7 @@ int ffphbn(fitsfile *fptr, /* I - FITS file pointer */
ffupch(tfmt);

ffkeyn("TFORM", ii + 1, name, status);
strcpy(comm, "data format of field");
strcpy(comm, "data format of the field");

ffbnfm(tfmt, &datatype, &repeat, &width, status);

Expand Down

0 comments on commit 8079d6e

Please sign in to comment.