Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(732)

Unified Diff: doc/codewalk/urlpoll.go

Issue 5338043: code review 5338043: renaming_4: gofix -r everything/but/src/pkg (Closed)
Patch Set: diff -r fbac675badb4 https://go.googlecode.com/hg/ Created 13 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « doc/codewalk/pig.go ('k') | doc/progs/eff_qr.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: doc/codewalk/urlpoll.go
===================================================================
--- a/doc/codewalk/urlpoll.go
+++ b/doc/codewalk/urlpoll.go
@@ -5,8 +5,8 @@
package main
import (
- "http"
"log"
+ "net/http"
"time"
)
« no previous file with comments | « doc/codewalk/pig.go ('k') | doc/progs/eff_qr.go » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b