X-Git-Url: http://git.treefish.org/~alex/phys/latlib.git/blobdiff_plain/20acc11c8054200c02794f58e3cc63851b5627ff..3c0ea1a85b09df3bb85839ba92831fca9e10a82f:/o815/o815.cpp?ds=sidebyside 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);