Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[windows] also take the static version of libpthread.dll
[simgrid.git] / src / mc / mc_dwarf_tagnames.cpp
index 280dc28..e17cf2f 100644 (file)
@@ -15,7 +15,7 @@
  *  \param tag tag code (see the DWARF specification)
  *  \return name of the tag
  */
-XBT_INTERNAL
+XBT_PRIVATE
 const char *MC_dwarf_tagname(int tag)
 {
   switch (tag) {