Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libandroid-json-org-java
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian Java Maintainers
libandroid-json-org-java
Commits
be1a99e8
Commit
be1a99e8
authored
14 years ago
by
Elliott Hughes
Committed by
Thomas Koch
12 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Comments/javadoc should be in en_US, not en_CA.
Change-Id: Ie9dde4971e0a6a8dadd14af43d631158fc488cd8
parent
4681f433
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/main/java/org/json/JSONTokener.java
+1
-1
1 addition, 1 deletion
src/main/java/org/json/JSONTokener.java
with
1 addition
and
1 deletion
src/main/java/org/json/JSONTokener.java
+
1
−
1
View file @
be1a99e8
...
...
@@ -148,7 +148,7 @@ public class JSONTokener {
case
'#'
:
/*
* Skip a # hash end-of-line comment. The JSON RFC doesn't
* specify this behavio
u
r, but it's required to parse
* specify this behavior, but it's required to parse
* existing documents. See http://b/2571423.
*/
skipToEndOfLine
();
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment