Skip to content

Fix bug in struct declaration.

Thomas Jahns requested to merge fix-struct-mismatch into master
  • The Fortran version must mirror the C version.

This fixes a divergence of C and Fortran versions of the _event struct declaration for C and Fortran.

Merge request reports