X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a5194b904f176eda18c7d275446589aaa233ed28..73a0ae62cf92da83e861cfaf9ba0313cacbc4825:/src/xbt/log_private.hpp diff --git a/src/xbt/log_private.hpp b/src/xbt/log_private.hpp index e07e474073..01d5e9df1a 100644 --- a/src/xbt/log_private.hpp +++ b/src/xbt/log_private.hpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2020. The SimGrid Team. All rights reserved. */ +/* Copyright (c) 2007-2022. The SimGrid Team. All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ @@ -21,7 +21,7 @@ struct xbt_log_layout_s { void *data; }; -extern const std::array xbt_log_priority_names; +extern const std::array xbt_log_priority_names; /** * @ingroup XBT_log_implem