X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=ztest%2Fztest.h;h=f957240e7bcf57f74183b5395e1d5f48f7dcef4a;hp=5b37823f638eb435073e719f41732a101d726a4f;hb=15401488340849487c2d7782121bef66dd19e961;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7 diff --git a/ztest/ztest.h b/ztest/ztest.h index 5b37823..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-2009 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