Another typo found

Šī revīzija ir iekļauta:
2018-07-23 19:51:15 +02:00
vecāks 3ed00e610f
revīzija 2508603516

Parādīt failu

@@ -2920,7 +2920,7 @@ PH7_PRIVATE void *PH7_StreamOpenHandle(ph7_vm *pVm, const ph7_io_stream *pStream
}
}
} else {
/* Open the URI direcly */
/* Open the URI directly */
rc = pStream->xOpen(zFile, iFlags, pResource, &pHandle);
}
if(rc != PH7_OK) {