[Libreoffice-commits] core.git: sd/source

Andrzej J.R. Hunt andrzej at ahunt.org
Sun Aug 18 12:19:23 PDT 2013


 sd/source/ui/remotecontrol/ZeroconfService.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2fac457566eb6fd33d05c3c8d27050b773db6fd2
Author: Andrzej J.R. Hunt <andrzej at ahunt.org>
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


More information about the Libreoffice-commits mailing list