summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorAndrzej J.R. Hunt <andrzej@ahunt.org>2013-08-18 20:15:47 +0100
committerAndrzej J.R. Hunt <andrzej@ahunt.org>2013-08-18 20:15:47 +0100
commit2fac457566eb6fd33d05c3c8d27050b773db6fd2 (patch)
treebd105791e1265eedb5d8fd339387e365f507a672 /sd
parent058a3d1c46449dd5159bae30c83db4c2c5c335b4 (diff)
Correct comment on sdremote discovery service port.
Change-Id: I36d154efb59a6e13da84c004bca8fafe24161088
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/remotecontrol/ZeroconfService.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/remotecontrol/ZeroconfService.hxx b/sd/source/ui/remotecontrol/ZeroconfService.hxx
index 246efced5683..aec8e6e964e5 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