/* within comment

This commit is contained in:
dwarning 2009-08-22 18:12:17 +00:00
parent 257d218893
commit ca8bbd2695
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ static int numgnode;
inp_subcktexpand takes as argument a pointer to deck, and inp_subcktexpand takes as argument a pointer to deck, and
it returns a pointer to the same deck after the new subcircuits it returns a pointer to the same deck after the new subcircuits
are spliced in. are spliced in.
/*-------------------------------------------------------------------*/ -------------------------------------------------------------------*/
struct line * struct line *
inp_subcktexpand(struct line *deck) inp_subcktexpand(struct line *deck)
{ {