summaryrefslogtreecommitdiffstats
path: root/cloud_print/gcp20/prototype/dns_sd_server.cc
diff options
context:
space:
mode:
authormaksymb@chromium.org <maksymb@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-24 20:10:49 +0000
committermaksymb@chromium.org <maksymb@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-24 20:10:49 +0000
commit7eb6d9920f5436652fcf997a28e1c363b6aa616b (patch)
tree01342dbe2d18987309d78a30e23b96518b49f19c /cloud_print/gcp20/prototype/dns_sd_server.cc
parent468103f7fa4854a3fdcb72fd507ff54d0a42177e (diff)
downloadchromium_src-7eb6d9920f5436652fcf997a28e1c363b6aa616b.zip
chromium_src-7eb6d9920f5436652fcf997a28e1c363b6aa616b.tar.gz
chromium_src-7eb6d9920f5436652fcf997a28e1c363b6aa616b.tar.bz2
Added confirmation for printer registration.
BUG= Review URL: https://chromiumcodereview.appspot.com/19468002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213498 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'cloud_print/gcp20/prototype/dns_sd_server.cc')
-rw-r--r--cloud_print/gcp20/prototype/dns_sd_server.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/cloud_print/gcp20/prototype/dns_sd_server.cc b/cloud_print/gcp20/prototype/dns_sd_server.cc
index 38dfb35..8a6653f 100644
--- a/cloud_print/gcp20/prototype/dns_sd_server.cc
+++ b/cloud_print/gcp20/prototype/dns_sd_server.cc
@@ -21,7 +21,7 @@
namespace {
-const char* kDefaultIpAddressMulticast = "224.0.0.251";
+const char kDefaultIpAddressMulticast[] = "224.0.0.251";
const uint16 kDefaultPortMulticast = 5353;
const double kTimeToNextAnnouncement = 0.8; // relatively to TTL