Commit f9e08759 authored by Stephen Ma's avatar Stephen Ma

Trivial documentation fix for func ListenAndServe().

R=go-dev
APPROVED=gri
DELTA=1  (1 added, 0 deleted, 0 changed)
OCL=35817
CL=35819
parent 545dbd81
......@@ -550,6 +550,7 @@ func Serve(l net.Listener, handler Handler) os.Error {
// package main
//
// import (
// "http";
// "io";
// )
//
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment