src: Make index of header int16_t

This commit is contained in:
Tatsuhiro Tsujikawa 2015-02-08 13:05:37 +09:00
parent c55d7343ca
commit 8dd8d68b83
1 changed files with 1 additions and 1 deletions

View File

@ -214,7 +214,7 @@ enum {
HD_MAXIDX,
};
using HeaderIndex = std::array<int, HD_MAXIDX>;
using HeaderIndex = std::array<int16_t, HD_MAXIDX>;
// Looks up header token for header name |name| of length |namelen|.
// Only headers we are interested in are tokenized. If header name