Commit 5b6b7c5b by Alan Mishchenko

Removing duplicated typedef line.

parent bee10744
...@@ -644,7 +644,6 @@ static Sdm_Dsd_t s_DsdClass6[DSD_CLASS_NUM] = { ...@@ -644,7 +644,6 @@ static Sdm_Dsd_t s_DsdClass6[DSD_CLASS_NUM] = {
{ 6, 9, 8, ABC_CONST(0xFFFF0000F066F066), "<<[ab]cd>ef>" } // 594 { 6, 9, 8, ABC_CONST(0xFFFF0000F066F066), "<<[ab]cd>ef>" } // 594
}; };
typedef struct Sdm_Man_t_ Sdm_Man_t;
struct Sdm_Man_t_ struct Sdm_Man_t_
{ {
Sdm_Dsd_t * pDsd6; // NPN class information Sdm_Dsd_t * pDsd6; // NPN class information
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment