Add Ubuntu Vivid 15.04
[yaz-moved-to-github.git] / src / session.h
index 90ee0b1..61bf84d 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is part of the YAZ toolkit.
- * Copyright (C) 1995-2013 Index Data.
+ * Copyright (C) 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:
@@ -51,6 +51,7 @@ struct gfs_server {
     char *directory;
     char *docpath;
     char *stylesheet;
+    char *client_query_charset;
     yaz_retrieval_t retrieval;
     struct gfs_server *next;
 };