X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=ztest%2Fztest.h;h=b6928c38c9987493cd7c8c1bbab2b0d7a0dc781c;hb=8be4cad726760fbc18b83b1ae8af3790dcf31c81;hp=cee958ac9bb58c05ddc1991c20efb9d524411eb1;hpb=4e6d194a80ae85760471a2fe7568bfaeb18649dd;p=yaz-moved-to-github.git 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