X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=include%2Fidzebra%2Fbfile.h;h=1316ef89131d1e429dae9048d8ac8baf0ba538d7;hp=69fac64754d115ad25ad4faa473f806c121818cf;hb=89d16cf15eda0e4802d18b8ad09bd3653508ebfc;hpb=97a7adeb9e5059463f039495cc01cfa448463a27 diff --git a/include/idzebra/bfile.h b/include/idzebra/bfile.h index 69fac64..1316ef8 100644 --- a/include/idzebra/bfile.h +++ b/include/idzebra/bfile.h @@ -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 @@ -53,7 +53,7 @@ BFiles bfs_create (const char *spec, const char *base); \param bfiles block files handle The files in the block files collection are not deleted. Only the - handle is + handle is freed. */ void bfs_destroy (BFiles bfiles);