diff --git a/src/spicelib/devices/dev.c b/src/spicelib/devices/dev.c index b6606cf19..f049d3c8a 100644 --- a/src/spicelib/devices/dev.c +++ b/src/spicelib/devices/dev.c @@ -186,10 +186,8 @@ int add_udn(int,Evt_Udn_Info_t **); #ifdef XSPICE static int DEVNUM = 47; #else - #define DEVNUM 47 */ + #define DEVNUM 47 #endif - - #endif #endif /* ADMS */