projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add static
[ffmpeg.git]
/
ffserver.c
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",