[CMAKE]
[reactos.git] / base / services / tcpsvcs / qotd.c
index b082ff4..0c1d368 100644 (file)
@@ -114,7 +114,7 @@ RetrieveQuote(SOCKET sock)
                     lpStr++;
 
                 /* move past % and RN */
-                lpStr += 3;
+                lpStr += 2;
             }
         }