Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
Vorbis tools
Commits
a2c4677a
Commit
a2c4677a
authored
May 09, 2017
by
Ralph Giles
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix comment typo.
parent
5653193f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
vorbiscomment/vcomment.c
vorbiscomment/vcomment.c
+1
-1
No files found.
vorbiscomment/vcomment.c
View file @
a2c4677a
...
@@ -394,7 +394,7 @@ int alter_comment(char *line, vorbis_comment *vc, int raw, int escapes,
...
@@ -394,7 +394,7 @@ int alter_comment(char *line, vorbis_comment *vc, int raw, int escapes,
}
}
/* validation: basically, we assume it's a tag
/* validation: basically, we assume it's a tag
* if i
f
has an '=' after valid tag characters,
* if i
t
has an '=' after valid tag characters,
* or if it just contains valid tag characters
* or if it just contains valid tag characters
* and we're allowing empty values. */
* and we're allowing empty values. */
...
...
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