Browse Source

Add comment

pre-master-46
Holger Vogt 3 years ago
parent
commit
4f79105b06
  1. 3
      src/spicelib/devices/cktfinddev.c

3
src/spicelib/devices/cktfinddev.c

@ -9,7 +9,8 @@ Author: 1985 Thomas L. Quarles
#include "ngspice/sperror.h"
#include "string.h"
/* Key is the pointer to the device name, not the name itself.
The pointer to the instance is returned. */
GENinstance *
CKTfndDev(CKTcircuit *ckt, IFuid name)
{

Loading…
Cancel
Save