diff options
Diffstat (limited to 'src/processor/static_map.h')
-rw-r--r-- | src/processor/static_map.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/processor/static_map.h b/src/processor/static_map.h index 023ab3a4..15a5573b 100644 --- a/src/processor/static_map.h +++ b/src/processor/static_map.h @@ -126,7 +126,7 @@ class StaticMap { const char* raw_data_; // Number of nodes in the static map. - u_int32_t num_nodes_; + int32_t num_nodes_; // Array of offset addresses for stored values. // For example: |