Skip to content
  • gbazin's avatar
    · 0c091c92
    gbazin authored
    * include/configuration.h: rolled back the last changes made to this file. There is no
    sense in manually initializing all the fields of module_config_t as it will be done by the
    compiler anyway. Furthermore mingw32 gcc seems to have problems optimizing code
    that manually initializes structures to 0.
    0c091c92