X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fxmalloc.c;h=94a656572ad382466d85dfab1664996b0409948e;hp=a56afa6a0c176a44b4cd5e4a5ddc6f9fb28d6131;hb=379504a233e3e2cc85bca1e7b6d864f1395aec7c;hpb=4a23f09ebdcc59ef94e50d385cc5b17f42d8845d diff --git a/src/xmalloc.c b/src/xmalloc.c index a56afa6..94a6565 100644 --- a/src/xmalloc.c +++ b/src/xmalloc.c @@ -344,6 +344,7 @@ void xfree_f(void *p, const char *file, int line) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab