Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[appveyor] try to use tesh without cmake to test the java
[simgrid.git] / src / mc / mc_dwarf_tagnames.cpp
index 8311eeb..983f111 100644 (file)
@@ -17,7 +17,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) {