X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fsru-p.h;h=30c6f1b9851ebc878d1898708296448b3f1d1f9d;hp=ea7b3e44af836b69ef1a86fd91c79cc293db6661;hb=e9f1f9fae5dd16e2016bf6988631d8111b3c0980;hpb=2edd9764942ec2d62cabcb4190a69921c60af293 diff --git a/src/sru-p.h b/src/sru-p.h index ea7b3e4..30c6f1b 100644 --- a/src/sru-p.h +++ b/src/sru-p.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2013 Index Data. + * Copyright (C) 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: @@ -35,8 +35,6 @@ void yaz_add_name_value_str(ODR o, char **name, char **value, int *i, void yaz_add_name_value_int(ODR o, char **name, char **value, int *i, char *a_name, Odr_int *val); -Z_AttributeList *yaz_use_attribute_create(ODR o, const char *name); - char *yaz_negotiate_sru_version(char *input_ver); void yaz_sru_facet_request(ODR, Z_FacetList **facetList,