This commit is contained in:
Holger Vogt 2020-12-07 13:14:16 +01:00
parent 12ee985a68
commit d6b4184625
1 changed files with 1 additions and 1 deletions

View File

@ -224,7 +224,7 @@ static int DEVNUM = NUMELEMS(static_devices);
/*Make this dynamic for later attempt to make all devices dynamic*/
SPICEdev **DEVices=NULL;
/*Flag to indicate that device type it is,
/*Flag to indicate what device type it is,
*0 = normal spice device
*1 = xspice device
*/