From: Adam Dickmeiss Date: Mon, 7 May 2007 12:04:06 +0000 (+0000) Subject: Fixed description X-Git-Tag: YAZ.3.0.2~6 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=ef6afa1a84f2a0a05e94fd971af0ce0278594217 Fixed description --- diff --git a/include/yaz/oid_util.h b/include/yaz/oid_util.h index 3dafc0d..d655639 100644 --- a/include/yaz/oid_util.h +++ b/include/yaz/oid_util.h @@ -24,15 +24,11 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $Id: oid_util.h,v 1.2 2007-04-12 20:47:27 adam Exp $ */ +/* $Id: oid_util.h,v 1.3 2007-05-07 12:04:06 adam Exp $ */ /** * \file oid_util.h - * \brief Header for OID database - * - * More or less protocol-transparent OID database. - * We could (and should?) extend this so that the user app can add new - * entries to the list at initialization. + * \brief Header for OID basic functions */ #ifndef OID_UTIL_H #define OID_UTIL_H