Browse Source

prism.h: typo

master
Joachim Klein 8 years ago
committed by Dave Parker
parent
commit
2fc69ac0af
  1. 2
      prism/include/prism.h

2
prism/include/prism.h

@ -37,7 +37,7 @@
#define EXPORT
#endif
// Fox-Glynn wieghts struct
// Fox-Glynn weights struct
typedef struct FoxGlynnWeights
{
long left;

Loading…
Cancel
Save