Fixed: endif statement is missed in gsmL1prim.h.

This commit is contained in:
Ivan Kluchnikov 2012-04-11 21:39:53 +04:00
parent e3a059656f
commit 1efac073e8
1 changed files with 2 additions and 0 deletions

View File

@ -408,3 +408,5 @@ struct GsmL1_PhRaInd_t phRaInd;
enum GsmL1_PrimId_t id;
} GsmL1_Prim_t;
#endif