[KERNEL32][CONSRV]
[reactos.git] / win32ss / user / winsrv / consrv / coninput.c
index dd3c5e0..5bcd8f6 100644 (file)
@@ -383,7 +383,7 @@ CSR_API(SrvGetConsoleInput)
          * Adjust the internal pointer, because its old value points to
          * the static buffer in the original ApiMessage structure.
          */
-        // GetInputRequest->RecordBufPtr = &GetInputRequest->RecordStaticBuffer;
+        // GetInputRequest->RecordBufPtr = GetInputRequest->RecordStaticBuffer;
     }
     else
     {