IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20575


Ignore:
Timestamp:
Nov 7, 2008, 8:21:39 AM (18 years ago)
Author:
eugene
Message:

oops: wrong line reference

File:
1 edited

Legend:

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

    r19579 r20575  
    5555
    5656  // parse the remainder of the line as a boolean math expression
    57   cstack = isolate_elements (argc-last, &argv[last], &Ncstack);
     57  cstack = isolate_elements (argc-next, &argv[next], &Ncstack);
    5858 
    5959  // construct the db Boolean math stack (frees cstack)
Note: See TracChangeset for help on using the changeset viewer.