X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=libustinstr-malloc%2Fmallocwrap.c;h=a7730c9b2b0866cf6b5eeddf22b9d8a7f94c37ea;hb=b0c4126fca44c9fdc9b350ce0e896ec2818fbb3e;hp=28cd4e326555ae878fcf472b967051970863d5df;hpb=686debc34cf055ffcb1f98a06df9fbaf27eeb441;p=ust.git diff --git a/libustinstr-malloc/mallocwrap.c b/libustinstr-malloc/mallocwrap.c index 28cd4e3..a7730c9 100644 --- a/libustinstr-malloc/mallocwrap.c +++ b/libustinstr-malloc/mallocwrap.c @@ -97,4 +97,4 @@ void free(void *ptr) plibc_free(ptr); } -MARKER_LIB +UST_MARKER_LIB