Fix comment
This commit is contained in:
@@ -71,7 +71,7 @@ collationBuffer(
|
|||||||
|
|
||||||
void PcloudStimulusBuffer::start()
|
void PcloudStimulusBuffer::start()
|
||||||
{
|
{
|
||||||
// Call ioUringAssemblyEngine setup() as the final step
|
// Call ioUringAssemblyEngine setup() as the first step
|
||||||
ioUringAssemblyEngine.setup();
|
ioUringAssemblyEngine.setup();
|
||||||
openClCollatingAndMeshingEngine.setup();
|
openClCollatingAndMeshingEngine.setup();
|
||||||
// Call base class start() as the final step
|
// Call base class start() as the final step
|
||||||
|
|||||||
Reference in New Issue
Block a user