aboutsummaryrefslogtreecommitdiff
path: root/osp/go/cmd/test.go
diff options
context:
space:
mode:
Diffstat (limited to 'osp/go/cmd/test.go')
-rw-r--r--osp/go/cmd/test.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/osp/go/cmd/test.go b/osp/go/cmd/test.go
index ad6142b8..ac068f42 100644
--- a/osp/go/cmd/test.go
+++ b/osp/go/cmd/test.go
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-// TODO(pthatcher): Use proper testing framework
+// TODO(jophba): Use proper testing framework
package main
@@ -17,7 +17,7 @@ import (
)
func testMdns() {
- // TODO(pthatcher): log error if it fails
+ // TODO(jophba): log error if it fails
ctx := context.Background()
instance := "TV"
port := 10000