X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Forddict.c;h=d849b5e7aa9b5ea75faef4e2af617371b0317860;hb=5a5e8d852ce98a805b02679a971cdf4216d94177;hp=3f0f73511586a4725e3efe985382fd0325e09a9a;hpb=89d16cf15eda0e4802d18b8ad09bd3653508ebfc;p=idzebra-moved-to-github.git diff --git a/index/orddict.c b/index/orddict.c index 3f0f735..d849b5e 100644 --- a/index/orddict.c +++ b/index/orddict.c @@ -72,6 +72,7 @@ int dict_delete_subtree_ord(Dict d, int ord, void *client, /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab