X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=ztest%2Fztest.h;h=b6928c38c9987493cd7c8c1bbab2b0d7a0dc781c;hp=cee958ac9bb58c05ddc1991c20efb9d524411eb1;hb=a37f819598462f7ecc85b28bd56190e87e761bce;hpb=4e6d194a80ae85760471a2fe7568bfaeb18649dd diff --git a/ztest/ztest.h b/ztest/ztest.h index cee958a..b6928c3 100644 --- a/ztest/ztest.h +++ b/ztest/ztest.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2008 Index Data. + * Copyright (C) 1995-2009 Index Data. * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -39,6 +39,7 @@ Z_OPACRecord *dummy_opac(int num, ODR odr, const char *marc_input); /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab