From ca8bbd26951065b99dc1c0ae6d8aefb2a398159c Mon Sep 17 00:00:00 2001 From: dwarning Date: Sat, 22 Aug 2009 18:12:17 +0000 Subject: [PATCH] /* within comment --- src/frontend/subckt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) {