diff --git a/RTCP/Cobalt/GPUProc/src/cuda/Pipelines/Pipeline.cc b/RTCP/Cobalt/GPUProc/src/cuda/Pipelines/Pipeline.cc
index 4bcdc423041a438c0eb4cb19d34a35e6fbb96076..e06f7e939b2e52ec6d7dcca3de39db293f6a4524 100644
--- a/RTCP/Cobalt/GPUProc/src/cuda/Pipelines/Pipeline.cc
+++ b/RTCP/Cobalt/GPUProc/src/cuda/Pipelines/Pipeline.cc
@@ -411,7 +411,7 @@ namespace LOFAR
 
             nrFlaggedSamples[stat] += nflags;
 #if 1
-            // Flagged input samples will be set to zero (in preprocessSubband),
+            // Flagged input samples will be set to zero (in processSubband on the GPU),
             // so no need to copy anything if everything is flagged.
             if (nflags < ps.settings.blockSize) {
               // Copy the data