aboutsummaryrefslogtreecommitdiff
path: root/map.go
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cmap/map.go (renamed from map.go)2
1 files changed, 1 insertions, 1 deletions
diff --git a/map.go b/cmap/map.go
index f8bba42..658ca3d 100644
--- a/map.go
+++ b/cmap/map.go
@@ -5,7 +5,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-package lindenii_common
+package cmap
import (
"sync"