From 72ddab42139b22c9ef0b4f0ba2a3fa3612e3ea8a Mon Sep 17 00:00:00 2001 From: rlar Date: Sun, 14 Jul 2013 15:07:22 +0200 Subject: [PATCH] cleanup comment --- src/spicelib/analysis/noisean.c | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/spicelib/analysis/noisean.c b/src/spicelib/analysis/noisean.c index f154c08f3..eee7a9108 100644 --- a/src/spicelib/analysis/noisean.c +++ b/src/spicelib/analysis/noisean.c @@ -1,14 +1,15 @@ -/* Patch to noisean.c by Richard D. McRoberts. - * Patched with modifications from Weidong Liu (2000) - * Patched with modifications ftom Weidong Liu - * in bsim4.1.0 code - */ /********** Copyright 1990 Regents of the University of California. All rights reserved. Author: 1987 Gary W. Ng Modified: 2001 AlansFixes **********/ +/* Patch to noisean.c by Richard D. McRoberts. + * Patched with modifications from Weidong Liu (2000) + * Patched with modifications ftom Weidong Liu + * in bsim4.1.0 code + */ + #include "ngspice/ngspice.h" #include "ngspice/acdefs.h" #include "ngspice/cktdefs.h"