X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fzoom-p.h;h=bde6b551c85146efa3cfaf89a9ba0a799a769e8c;hb=80fee38926477efd73c739731c5670d59c5d1bf7;hp=781a7b34eb0fe0bae4d9baf94018e957756d6adc;hpb=43454d6c60e8f2d0d7d6208ec2436c55a6a67a0c;p=yaz-moved-to-github.git diff --git a/src/zoom-p.h b/src/zoom-p.h index 781a7b3..bde6b55 100644 --- a/src/zoom-p.h +++ b/src/zoom-p.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: @@ -130,7 +130,7 @@ struct ZOOM_resultset_p { Z_SortKeySpecList *r_sort_spec; ZOOM_query query; int refcount; - int size; + Odr_int size; int step; int piggyback; char *setname;