IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26398


Ignore:
Timestamp:
Dec 14, 2009, 2:21:54 PM (16 years ago)
Author:
eugene
Message:

init the sorted value

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libdvo/src/dvo_catalog.c

    r25757 r26398  
    7878    catalog[0].catformat = 0;
    7979    catalog[0].catflags = 0;
    80     catalog[0].sorted = 0;
    8180    catalog[0].Nsecfilt = 0;
    8281  }
     
    9291  catalog[0].objID = 0;
    9392  catalog[0].catID = 0;
     93  catalog[0].sorted = 0;
    9494
    9595  catalog[0].Naverage = 0;
Note: See TracChangeset for help on using the changeset viewer.