X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fsnprintf.c;fp=src%2Fsnprintf.c;h=11a9067e1957bce61e97fb483c8fd2bdee0d3dea;hp=23ad9bb77f482ca1329a73e58d6e62e2c0aa1bd5;hb=379504a233e3e2cc85bca1e7b6d864f1395aec7c;hpb=4a23f09ebdcc59ef94e50d385cc5b17f42d8845d diff --git a/src/snprintf.c b/src/snprintf.c index 23ad9bb..11a9067 100644 --- a/src/snprintf.c +++ b/src/snprintf.c @@ -36,6 +36,7 @@ void yaz_snprintf(char *buf, size_t size, const char *fmt, ...) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab