X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fsru-p.h;h=b10b858e32a44220b1fe1cdb6bec7200582a0273;hb=1b750a9f8ea0d258fde61f5bac2d5af5bd783eb0;hp=9cd2597510b46ae5f1dd60e6fadd973633ec1c8c;hpb=3b61496132dbd2b2127745cd9a3b4eeed8296ec5;p=yaz-moved-to-github.git diff --git a/src/sru-p.h b/src/sru-p.h index 9cd2597..b10b858 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-2011 Index Data. + * Copyright (C) 1995-2013 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,7 +35,7 @@ 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_atttribute_create(ODR o, const char *name); +Z_AttributeList *yaz_use_attribute_create(ODR o, const char *name); #if YAZ_HAVE_XML2 #include