diff options
Diffstat (limited to '')
-rw-r--r-- | cmap/map.go (renamed from map.go) | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |