X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/82643cdf814808a2b0d696ae1df7c3c4155eb16a..3a2947e432dde3d65f3319db5527e235074fbd43:/include/xbt/setset.h diff --git a/include/xbt/setset.h b/include/xbt/setset.h index 1ae94cb2cd..140c016cf1 100644 --- a/include/xbt/setset.h +++ b/include/xbt/setset.h @@ -74,4 +74,4 @@ void xbt_setset_cursor_next(xbt_setset_cursor_t cursor); xbt_setset_cursor_get_data(cursor, (void **)&data); \ xbt_setset_cursor_next(cursor)) -#endif \ No newline at end of file +#endif