Close an else branch.
This commit is contained in:
parent
650dbd1495
commit
b89dd232dd
|
|
@ -169,7 +169,7 @@ int add_udn(int,Evt_Udn_Info_t **);
|
||||||
#define DEVNUM 52
|
#define DEVNUM 52
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif /* ADMS */
|
||||||
|
|
||||||
#else /* NOT CIDER */
|
#else /* NOT CIDER */
|
||||||
|
|
||||||
|
|
@ -189,6 +189,8 @@ int add_udn(int,Evt_Udn_Info_t **);
|
||||||
#define DEVNUM 47
|
#define DEVNUM 47
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#endif /* ADMS */
|
||||||
|
|
||||||
#endif /* CIDER */
|
#endif /* CIDER */
|
||||||
|
|
||||||
/*Make this dynamic for later attempt to make all devices dynamic*/
|
/*Make this dynamic for later attempt to make all devices dynamic*/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue