X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=server%2Fsession.h;h=5f6beb8aa8ee389df7044e5b007675f3b5c69e35;hb=891f66faece5ac308dc9a9ed021021841fbb712b;hp=7c13234bbd99f3fbd3fff4687a3fc046966f24d0;hpb=adfa93d3033913d04c134941f7035f00fd2f080b;p=yaz-moved-to-github.git diff --git a/server/session.h b/server/session.h index 7c13234..5f6beb8 100644 --- a/server/session.h +++ b/server/session.h @@ -1,10 +1,14 @@ /* - * Copyright (C) 1995-1998, Index Data I/S + * Copyright (C) 1995-1999, Index Data * See the file LICENSE for details. * Sebastian Hammer, Adam Dickmeiss * * $Log: session.h,v $ - * Revision 1.18 1998-08-03 10:23:57 adam + * Revision 1.19 1999-04-20 09:56:48 adam + * Added 'name' paramter to encoder/decoder routines (typedef Odr_fun). + * Modified all encoders/decoders to reflect this change. + * + * Revision 1.18 1998/08/03 10:23:57 adam * Fixed bug regarding Options for Sort. * * Revision 1.17 1998/07/20 12:38:43 adam