IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 4025


Ignore:
Timestamp:
May 25, 2005, 6:24:36 AM (21 years ago)
Author:
eugene
Message:

found an error in Fread. commented, but left in

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libohana/src/Fread.c

    r3609 r4025  
    297297      SWAP_WORD (184); /* exptime */
    298298      SWAP_WORD (210); /* order */
     299      /**** this (210) is an error! (don't fix, replaced with autocode) ****/
    299300      for (j = 212; j < 240; j+=2) {
    300301        SWAP_BYTE (j); /* Mx - Myyy */
Note: See TracChangeset for help on using the changeset viewer.