X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=index%2Fzebrasrv.c;h=5683f5818f3d7bf186d76ba72ba670e2bef95177;hb=89d16cf15eda0e4802d18b8ad09bd3653508ebfc;hp=61599bd7868c55a6bcdfab02c03a614939f7b9df;hpb=97a7adeb9e5059463f039495cc01cfa448463a27;p=idzebra-moved-to-github.git diff --git a/index/zebrasrv.c b/index/zebrasrv.c index 61599bd..5683f58 100644 --- a/index/zebrasrv.c +++ b/index/zebrasrv.c @@ -1,5 +1,5 @@ /* This file is part of the Zebra server. - Copyright (C) 1995-2008 Index Data + Copyright (C) 1994-2009 Index Data Zebra is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -804,6 +804,7 @@ int main(int argc, char **argv) sob->bend_start = bend_start; sob->bend_stop = bend_stop; #ifdef WIN32 + strcpy(sob->service_name, "zebrasrv"); strcpy(sob->service_display_name, "Zebra Server"); #endif statserv_setcontrol(sob);