typo
This commit is contained in:
parent
bdf73ba804
commit
a0ff586358
|
|
@ -224,7 +224,7 @@ static int DEVNUM = NUMELEMS(static_devices);
|
||||||
/*Make this dynamic for later attempt to make all devices dynamic*/
|
/*Make this dynamic for later attempt to make all devices dynamic*/
|
||||||
SPICEdev **DEVices=NULL;
|
SPICEdev **DEVices=NULL;
|
||||||
|
|
||||||
/*Flag to indicate that device type it is,
|
/*Flag to indicate what device type it is,
|
||||||
*0 = normal spice device
|
*0 = normal spice device
|
||||||
*1 = xspice device
|
*1 = xspice device
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue