Browse Source

fix comment

Jonathan Turner 8 years ago
parent
commit
40be353b66
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/httpServer.go

+ 1 - 1
examples/httpServer.go

@@ -1,4 +1,4 @@
-//// +build examples
+// +build examples
 
 package main