sd/source/ui/remotecontrol/ZeroconfService.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 2fac457566eb6fd33d05c3c8d27050b773db6fd2 Author: Andrzej J.R. Hunt <[email protected]> Date: Sun Aug 18 20:15:47 2013 +0100 Correct comment on sdremote discovery service port. Change-Id: I36d154efb59a6e13da84c004bca8fafe24161088 diff --git a/sd/source/ui/remotecontrol/ZeroconfService.hxx b/sd/source/ui/remotecontrol/ZeroconfService.hxx index 246efce..aec8e6e 100644 --- a/sd/source/ui/remotecontrol/ZeroconfService.hxx +++ b/sd/source/ui/remotecontrol/ZeroconfService.hxx @@ -14,7 +14,7 @@ #include <stdlib.h> /** -* The port for use for the main communication between LibO and remote control app. +* The port used by LO's custom remote server discovery protocol. */ #define PORT_DISCOVERY 1598 #define BUFFER_SIZE 200 _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
