X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fzoom-p.h;h=3041928c0af5a7f6c02ee93e93ea97d27a772eb7;hp=1692e5cbe51f5e41f227c873a24fe9a37118a3ec;hb=43a9d38d20c1b1bcd1a03b2445a501d27526bd35;hpb=0ae46bd1e19dcc853c758af505c6f62f1f6be060 diff --git a/src/zoom-p.h b/src/zoom-p.h index 1692e5c..3041928 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-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: @@ -45,7 +45,8 @@ typedef enum { zoom_sru_error, zoom_sru_soap, zoom_sru_get, - zoom_sru_post + zoom_sru_post, + zoom_sru_solr } zoom_sru_mode;