projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
072f66c
)
add static
author
Baptiste Coudurier
<baptiste.coudurier@gmail.com>
Sat, 21 Jun 2008 03:21:29 +0000
(
03:21
+0000)
committer
Baptiste Coudurier
<baptiste.coudurier@gmail.com>
Sat, 21 Jun 2008 03:21:29 +0000
(
03:21
+0000)
Originally committed as revision 13840 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffserver.c
patch
|
blob
|
history
diff --git
a/ffserver.c
b/ffserver.c
index
1c96199
..
2b5e6c8
100644
(file)
--- a/
ffserver.c
+++ b/
ffserver.c
@@
-77,7
+77,7
@@
enum HTTPState {
RTSPSTATE_SEND_PACKET,
};
-const char *http_state[] = {
+
static
const char *http_state[] = {
"HTTP_WAIT_REQUEST",
"HTTP_SEND_HEADER",