X-Git-Url: http://git.treefish.org/~alex/phys/latlib.git/blobdiff_plain/71e93c2cca7c6f967c3c77c3e26c037ad4f4f555..14fcee6c0462369b1e4db58c4b6eb073a464d8cc:/o815/o815.cpp diff --git a/o815/o815.cpp b/o815/o815.cpp index 3511d80..5271370 100644 --- a/o815/o815.cpp +++ b/o815/o815.cpp @@ -141,7 +141,7 @@ void o815::mainLoop() { bool readnewObs; int nequileftNewObs; - hypercache::readO( (*obsit)->ocid, readnewObs, nequileftNewObs ); + hypercache::readO( (*obsit)->ocid, &readnewObs, &nequileftNewObs ); if ( readnewObs && nequileftNewObs < 0 ) { (*obsit)->meas(true);