IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 20, 2005, 4:27:25 AM (21 years ago)
Author:
eugene
Message:

substantial cleanup of photometry extraction functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/dvo/elixir.c

    r3648 r4585  
    129129
    130130  mode = S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH;
    131   chmod (f, mode);
     131  chmod (fifo, mode);
    132132  fclearlockfile (fifo, f, LCK_XCLD, &state);
    133133
Note: See TracChangeset for help on using the changeset viewer.