X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fzoom-p.h;h=5959a317b0f324b1df9f4230c04d0ea89ce79003;hb=dbc40ad16aa82379d2884e106d79c7d83312667a;hp=911324211ecb5dcce2f4cb47c37024b61880281f;hpb=79f02618682f616509d80665126918a07d1f9e80;p=yaz-moved-to-github.git diff --git a/src/zoom-p.h b/src/zoom-p.h index 9113242..5959a31 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-2012 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: @@ -113,6 +113,7 @@ struct ZOOM_connection_p { int log_details; int log_api; + WRBUF saveAPDU_wrbuf; }; #if ZOOM_RESULT_LISTS