aboutsummaryrefslogtreecommitdiff
path: root/sqlite3_icu.go
diff options
context:
space:
mode:
authorYasuhiro Matsumoto <mattn.jp@gmail.com>2016-11-07 16:16:47 +0900
committerYasuhiro Matsumoto <mattn.jp@gmail.com>2016-11-07 16:16:47 +0900
commit51f43971ab75845a1ba0ba2f9a5dba3da0834c75 (patch)
treeb47a2370ddbe79cdbb064047da08f98c3a29de66 /sqlite3_icu.go
parentFAQ about concurrency. Close #350 (diff)
parentcancel (diff)
downloadgolite-51f43971ab75845a1ba0ba2f9a5dba3da0834c75.tar.gz
golite-51f43971ab75845a1ba0ba2f9a5dba3da0834c75.tar.xz
Merge branch 'master' of https://github.com/mattn/go-sqlite3
Diffstat (limited to 'sqlite3_icu.go')
-rw-r--r--sqlite3_icu.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/sqlite3_icu.go b/sqlite3_icu.go
index 4c5492b..e960626 100644
--- a/sqlite3_icu.go
+++ b/sqlite3_icu.go
@@ -2,7 +2,7 @@
//
// Use of this source code is governed by an MIT-style
// license that can be found in the LICENSE file.
-// +build icu
+// +build icu
package sqlite3