Add a missing static

svn path=/trunk/; revision=48410
This commit is contained in:
Pascal Quantin 2013-03-18 22:58:36 +00:00
parent d8bd66c291
commit f904464fe9
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
#include "packet-e212.h"
const value_string gsm_common_elem_strings[] = {
static const value_string gsm_common_elem_strings[] = {
/* Common Information Elements 10.5.1 */
{ DE_CELL_ID, "Cell Identity" },
{ DE_CIPH_KEY_SEQ_NUM, "Ciphering Key Sequence Number" },