Adjust NUM_MEDIA_TYPES to allow for the addition of css in commit 72460df7.
(cherry picked from commit 51a01cdba1)
This commit is contained in:
committed by
Marcelo Roberto Jimenez
parent
4e974bb753
commit
e99617fa27
@@ -131,7 +131,7 @@ static const char *gMediaTypes[] = {
|
||||
#define TEXT_INDEX 5
|
||||
|
||||
/* general */
|
||||
#define NUM_MEDIA_TYPES 69
|
||||
#define NUM_MEDIA_TYPES 70
|
||||
#define NUM_HTTP_HEADER_NAMES 33
|
||||
|
||||
#define ASCTIME_R_BUFFER_SIZE 26
|
||||
|
||||
Reference in New Issue
Block a user