X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fsession.h;h=af2d2ee411ce4b61eded8c0b8ab2bdd82c503866;hp=c66676f9788a03216867a83824c9c4b1d2351586;hb=59aa88eb085c71e191802510804588a4f9edbe9b;hpb=08a57d6b7c0d759bf293fbad03d03363f1cb7bc5 diff --git a/src/session.h b/src/session.h index c66676f..af2d2ee 100644 --- a/src/session.h +++ b/src/session.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2010 Index Data. + * Copyright (C) 1995-2011 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: @@ -43,6 +43,7 @@ struct gfs_server { statserv_options_block cb; char *host; + char *id; int listen_ref; cql_transform_t cql_transform; CCL_bibset ccl_transform;