IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 6234


Ignore:
Timestamp:
Jan 29, 2006, 8:53:07 AM (20 years ago)
Author:
eugene
Message:

reset .f to NULL

File:
1 edited

Legend:

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

    r5241 r6234  
    222222  if (db[0].f == NULL) return (TRUE);
    223223  fclearlockfile (db[0].filename, db[0].f, db[0].lockstate, &db[0].dbstate);
     224  db[0].f = NULL;
    224225  return (TRUE);
    225226
Note: See TracChangeset for help on using the changeset viewer.