X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmath%2Fcoefficient.h;h=7f11e8f1f2c54e3147c237f872762dbca5935c2b;hb=4d95fcf5105d5f4641c34daae577e68ec986ffbd;hp=7569463baefe8843973891aa90ddebd953b9a2e2;hpb=8f734ed17443b6ad5085d1bccc1a6772ac1b4ab7;p=pspp-builds.git diff --git a/src/math/coefficient.h b/src/math/coefficient.h index 7569463b..7f11e8f1 100644 --- a/src/math/coefficient.h +++ b/src/math/coefficient.h @@ -64,7 +64,7 @@ struct pspp_coeff interaction terms will have more than one variable. */ }; - +typedef struct pspp_coeff coefficient; void pspp_coeff_free (struct pspp_coeff *);