From a0cf65ca1a14617eeb3716cf137b13bdaa555872 Mon Sep 17 00:00:00 2001 From: Brian Taylor Date: Sat, 26 Nov 2022 09:40:35 -0800 Subject: [PATCH] Add B-source note --- src/spicelib/parser/ptfuncs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/spicelib/parser/ptfuncs.c b/src/spicelib/parser/ptfuncs.c index a4ed04a3c..e0211e74c 100644 --- a/src/spicelib/parser/ptfuncs.c +++ b/src/spicelib/parser/ptfuncs.c @@ -4,7 +4,7 @@ Author: 1987 Wayne A. Christopher, U. C. Berkeley CAD Group **********/ /* - * All the functions used in the parse tree. These functions return HUGE + * All the functions used in the B-source parse tree. These functions return HUGE * if their argument is out of range. */