index
:
blog.git
Go Blog server code and content
log msg
author
committer
range
master
about
summary
refs
log
tree
commit
diff
path:
root
/
content
/
strings
/
encoding.go
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'content/strings/encoding.go')
-rw-r--r--
content/strings/encoding.go
2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/strings/encoding.go b/content/strings/encoding.go
index c0f15a4..729b0e5 100644
--- a/
content/strings/encoding.go
+++ b/
content/strings/encoding.go
@@ -1,3 +1,5 @@
+// +build OMIT
+
// Copyright 2013 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.