X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=ztest%2Fztest.h;h=f957240e7bcf57f74183b5395e1d5f48f7dcef4a;hp=cee958ac9bb58c05ddc1991c20efb9d524411eb1;hb=15401488340849487c2d7782121bef66dd19e961;hpb=4e6d194a80ae85760471a2fe7568bfaeb18649dd diff --git a/ztest/ztest.h b/ztest/ztest.h index cee958a..f957240 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-2010 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