X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b0943ccb32bf2fbe0bb7f2d4fb41798cc8d0af6b..7e9089a13ddf2e277b8c25877aef808174f9fffa:/src/xbt/snprintf.c diff --git a/src/xbt/snprintf.c b/src/xbt/snprintf.c index 12672131d1..89df5fbaae 100644 --- a/src/xbt/snprintf.c +++ b/src/xbt/snprintf.c @@ -432,9 +432,6 @@ int portable_vsnprintf(char *str, size_t str_m, const char *fmt, /* declarations */ -/* MPOQUET FIXME: the __foo__ function generates a warning on clang 3.7.0 - MPOQUET FIXME: the credits is unused if __foo__ is commented*/ - /* Old copyright snprintf.c, v2.2: Mark Martinec,