Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
holvo committed Oct 2, 2023
1 parent 233f9da commit 4f79105
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/spicelib/devices/cktfinddev.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
{
Expand Down

0 comments on commit 4f79105

Please sign in to comment.