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