Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
ffmpeg
Commits
c058dc22
Commit
c058dc22
authored
Sep 11, 2010
by
Måns Rullgård
Browse files
tta: remove stray semicolon
Originally committed as revision 25103 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
8d39fbd6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
libavcodec/tta.c
libavcodec/tta.c
+1
-1
No files found.
libavcodec/tta.c
View file @
c058dc22
...
...
@@ -63,7 +63,7 @@ typedef struct TTAContext {
int32_t
*
decode_buffer
;
TTAChannel
*
ch_ctx
;
;
TTAChannel
*
ch_ctx
;
}
TTAContext
;
#if 0
...
...
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