From d5acff97f9c9a19f9833beee97de5ba2361b25d6 Mon Sep 17 00:00:00 2001 From: uNetworkingAB <110806833+uNetworkingAB@users.noreply.github.com> Date: Sun, 27 Oct 2024 18:07:39 +0100 Subject: [PATCH] Update Client.cpp --- examples/Client.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/Client.cpp b/examples/Client.cpp index 2093ac546..a4cf420e6 100644 --- a/examples/Client.cpp +++ b/examples/Client.cpp @@ -1,4 +1,5 @@ // This example is broken and doesn't do anything. It is a potential interface for a future potential client. +// There is no client support implemented in the library. This example is a placeholder. #include "ClientApp.h" #include