X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Futils.h;h=18d778e85cf8b47bd3fcf6bfa62e91dd4d9f5df9;hp=bc5c2ec34587a01cec63dfac30f354b6f0f41bd9;hb=ced6090a330d3d83d0bce709f756aa3d7d65fea4;hpb=337338b404931f06f0db2119c9e145e8ca5a9860 diff --git a/h/utils.h b/h/utils.h index bc5c2ec..18d778e 100644 --- a/h/utils.h +++ b/h/utils.h @@ -1,6 +1,6 @@ /* - * utils.h -- utility prototypes - */ +** utils.h -- utility prototypes +*/ void *mh_xmalloc(size_t); void *mh_xrealloc(void *, size_t);