X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-glib%2Fglib-malloc.h;h=675ccb579ad0645aa8c007e0d59d3617dd31c8b8;hb=fa40582137b464bac2efe111c3b8f75803bff619;hp=5982e08961a4b07222c5abd91c7fbf1038e40d75;hpb=6efe2615e04c6ef664fa9d49b013e261ba1e6e66;p=catta diff --git a/avahi-glib/glib-malloc.h b/avahi-glib/glib-malloc.h index 5982e08..675ccb5 100644 --- a/avahi-glib/glib-malloc.h +++ b/avahi-glib/glib-malloc.h @@ -32,7 +32,7 @@ AVAHI_C_DECL_BEGIN /** Return a pointer to a memory allocator that uses GLib's g_malloc() - and frinds. Th returned structure is statically allocated, and needs + and friends. The returned structure is statically allocated, and needs not to be copied or freed. Pass this directly to avahi_set_allocator(). */ const AvahiAllocator * avahi_glib_allocator(void);