Remove extra ;

svn path=/trunk/; revision=37177
This commit is contained in:
Anders Broman 2011-05-16 14:42:34 +00:00
parent 122452f864
commit 313dbdb114
1 changed files with 1 additions and 1 deletions

View File

@ -3476,7 +3476,7 @@ typedef struct
guint16 EARFCN;
gboolean existMeasurementBandwidth;
guint8 MeasurementBandwidth;
} RepeatedEUTRAN_Cells_t;;
} RepeatedEUTRAN_Cells_t;
typedef struct
{