]> git.treefish.org Git - phys/latlib.git/blobdiff - o815/o815.cpp
...
[phys/latlib.git] / o815 / o815.cpp
index 3511d80b163472ce8232e7fc032b9552b0d26719..5271370da3c865f56f6568472cc6908b0cc2bdf6 100644 (file)
@@ -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);