X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f7fbb54b5a4928fc22c564b578a43ad51f3ad713..38f8eda853bd8930373306f859bd361f39190784:/src/kernel/context/ContextSwapped.cpp diff --git a/src/kernel/context/ContextSwapped.cpp b/src/kernel/context/ContextSwapped.cpp index 6938fd6cc6..a88a5bc9ec 100644 --- a/src/kernel/context/ContextSwapped.cpp +++ b/src/kernel/context/ContextSwapped.cpp @@ -38,7 +38,7 @@ #include #endif -XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(simix_context); +XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(ker_context); // The name of this function is currently hardcoded in MC (as string). // Do not change it without fixing those references as well.