From: Martin Quinson Date: Fri, 24 May 2019 19:01:43 +0000 (+0200) Subject: nope sonar, that's not some commented code X-Git-Tag: v3.22.4~64 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/b96271e50d480525a5a91f8da39b2bf3efc4355e nope sonar, that's not some commented code --- diff --git a/src/mc/inspect/ObjectInformation.hpp b/src/mc/inspect/ObjectInformation.hpp index de0abe8d37..71550bea68 100644 --- a/src/mc/inspect/ObjectInformation.hpp +++ b/src/mc/inspect/ObjectInformation.hpp @@ -116,7 +116,7 @@ public: * All the location information in ELF and DWARF are expressed as an offsets * from this base address: * - * - location of the functions and global variables; + * - location of the functions and global variables * * - the DWARF instruction `OP_addr` pushes this on the DWARF stack. **/