diff --git a/src/spicelib/devices/dev.c b/src/spicelib/devices/dev.c index 028a0fc90..fe6270b7f 100644 --- a/src/spicelib/devices/dev.c +++ b/src/spicelib/devices/dev.c @@ -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 */