Index: trunk/Ohana/src/getstar/src/GetFileMode.c
===================================================================
--- trunk/Ohana/src/getstar/src/GetFileMode.c	(revision 37044)
+++ trunk/Ohana/src/getstar/src/GetFileMode.c	(revision 37054)
@@ -8,4 +8,5 @@
   int simple, extend, haveNaxis, haveCTYPE;
 
+  // NOTE target of %t must be int length
   gfits_scan_alt (header, "SIMPLE", "%t", 1, &simple);
   haveNaxis = gfits_scan (header, "NAXIS",  "%d", 1, &Naxis);
