diff --git a/src/frontend/subckt.c b/src/frontend/subckt.c index 06814fc09..c5196700d 100644 --- a/src/frontend/subckt.c +++ b/src/frontend/subckt.c @@ -138,7 +138,7 @@ static int numgnode; inp_subcktexpand takes as argument a pointer to deck, and it returns a pointer to the same deck after the new subcircuits are spliced in. -/*-------------------------------------------------------------------*/ +-------------------------------------------------------------------*/ struct line * inp_subcktexpand(struct line *deck) {