Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Move unwinding glue in a UnwindContext class
[simgrid.git] / src / mc / Process.hpp
index 2b5383783ce2e95bf45b3300d98afcda5aae852a..fe648f8103f95e0daf76133037f6a7533d835b21 100644 (file)
@@ -284,7 +284,7 @@ public: // Libunwind-data
 
   /** Full-featured MC-aware libunwind address space for the process
    *
-   *  This address space is using a mc_unw_context_t
+   *  This address space is using a simgrid::mc::UnwindContext*
    *  (with simgrid::mc::Process* / simgrid::mc::AddressSpace*
    *  and unw_context_t).
    */