X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=ztest%2Fztest.h;h=8e6959c6f15fe4149d1ed05e06898cc6a461694a;hp=f957240e7bcf57f74183b5395e1d5f48f7dcef4a;hb=4d300e643896e74f94514065da5236fc24f14b13;hpb=88d3bedf772316f87e1996f655ccf8d1e2589755 diff --git a/ztest/ztest.h b/ztest/ztest.h index f957240..8e6959c 100644 --- a/ztest/ztest.h +++ b/ztest/ztest.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2010 Index Data. + * Copyright (C) 1995-2011 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: @@ -31,9 +31,9 @@ #include -Z_GenericRecord *dummy_grs_record (int num, ODR o); -char *dummy_marc_record (int num, ODR odr); -char *dummy_xml_record (int num, ODR odr); +Z_GenericRecord *dummy_grs_record(int num, ODR o); +char *dummy_marc_record(int num, ODR odr); +char *dummy_xml_record(int num, ODR odr); Z_OPACRecord *dummy_opac(int num, ODR odr, const char *marc_input); /*