Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
golang
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
golang
Commits
34f20506
Commit
34f20506
authored
Oct 24, 2012
by
Marcel van Lohuizen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
exp/locale/collate: clarification in comments on use of returned value.
R=r CC=golang-dev
https://golang.org/cl/6752043
parent
a35f23f3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
collate.go
src/pkg/exp/locale/collate/collate.go
+1
-0
No files found.
src/pkg/exp/locale/collate/collate.go
View file @
34f20506
...
...
@@ -86,6 +86,7 @@ type Collator struct {
}
// Locales returns the list of locales for which collating differs from its parent locale.
// The returned value should not be modified.
func
Locales
()
[]
string
{
return
availableLocales
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment