From bc09546955106e082f3020bfb58a44167fa0379b Mon Sep 17 00:00:00 2001 From: upstream svn Date: Sun, 28 Nov 2010 13:07:33 +0000 Subject: [PATCH] Remove misleading comment --- .svn-revision | 2 +- src/ClientList.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.svn-revision b/.svn-revision index f07ac029..7761ca55 100644 --- a/.svn-revision +++ b/.svn-revision @@ -1 +1 @@ -10390 +10391 diff --git a/src/ClientList.h b/src/ClientList.h index 0174f55f..0ffb88cf 100644 --- a/src/ClientList.h +++ b/src/ClientList.h @@ -182,7 +182,6 @@ public: * * @param clientip The IP of the client to find. * - * Returns the first client found if there are several with same ip. */ CUpDownClient* FindClientByECID(uint32 ecid) const; -- 2.11.4.GIT