Ignore:
Timestamp:
Aug 28, 2014, 6:40:06 PM (10 years ago)
Author:
meunier
Message:

Trunk:

  • Bugfix (removed a semi-colon in vci_mem_cache)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp

    r779 r781  
    930930                << "[121] GET (UNIMPLEMENTED)       = " << m_cpt_get << std::endl
    931931                << "[130] MIN HEAP SLOT AV. (UNIMP) = " << "0" << std::endl
    932                 << std::endl;
     932                << std::endl
    933933                << "[140] NCC TO CC (READ)          = " << "0" << std::endl
    934934                << "[141] NCC TO CC (WRITE)         = " << "0" << std::endl
Note: See TracChangeset for help on using the changeset viewer.