X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcopy_types.c;h=7930d64e71d437bccd2f93781136bdf5084f1e92;hb=5efdf15f0506e9d67c0d739bd7829cfecac409ba;hp=dd2558d4bb07591fa799c7d5bb7a4892ff458d39;hpb=d0e351c12fff564d876958e860338d43716dc269;p=yaz-moved-to-github.git diff --git a/src/copy_types.c b/src/copy_types.c index dd2558d..7930d64 100644 --- a/src/copy_types.c +++ b/src/copy_types.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2010 Index Data + * Copyright (C) 1995-2013 Index Data * See the file LICENSE for details. */ /** \file copy_types.c @@ -38,6 +38,7 @@ clone_z_type(NamePlusRecord) clone_z_type(RPNQuery) clone_z_type(Query) clone_z_type(RecordComposition) +clone_z_type(OtherInformation) Z_RPNQuery *yaz_copy_z_RPNQuery(Z_RPNQuery *q, ODR out) {