This commit is contained in:
Holger Vogt 2025-12-10 21:58:09 +01:00
parent 85eb05c719
commit 81964ceb81
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ Author: 1985 Thomas L. Quarles
#include "ngspice/jobdefs.h"
#ifdef WITH_HB
/* structure used to describe an AC analysis to be performed */
/* structure used to describe an HB analysis to be performed */
typedef struct {
int JOBtype;