X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fzoom.xml;h=8b442c00096c5a012e5c3cad20c28e2c5f2a49e7;hb=9287c96097c00d28310becb14ea3dd7cfb9f2ab0;hp=dc893f1c27df55e92f2d269e409461373f2ab4a2;hpb=1344028e56cd1456543fca8ef4889b053cf667a3;p=yaz-moved-to-github.git diff --git a/doc/zoom.xml b/doc/zoom.xml index dc893f1..8b442c0 100644 --- a/doc/zoom.xml +++ b/doc/zoom.xml @@ -1,4 +1,4 @@ - + Building clients with ZOOM @@ -149,9 +149,9 @@ If either option lang or charset - are defined, then + is set, then - Character Set and Language Negotiation is in effect. + Character Set and Language Negotiation is in effect. int ZOOM_connection_error (ZOOM_connection c, const char **cp, @@ -483,8 +483,8 @@ raw The record is returned in the internal - YAZ specific format. For GRS-1, Explain, and others, t - he raw data is returned as type + YAZ specific format. For GRS-1, Explain, and others, the + raw data is returned as type Z_External * which is just the type for the member retrievalRecord in type NamePlusRecord.