X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=odr%2Fodr_priv.c;h=9736a3f04b9ac773e3048917e47fb89f33273139;hp=fe3db36337bdb2018fb7760dac32f3b4c8e946e3;hb=a49837cbe6fcbeeb9ce857b0eeb942619ba80b5e;hpb=a7d28a25277a208edb9c44d124f179cc2be6db70 diff --git a/odr/odr_priv.c b/odr/odr_priv.c index fe3db36..9736a3f 100644 --- a/odr/odr_priv.c +++ b/odr/odr_priv.c @@ -1 +1,16 @@ -#define ber_enclen_short(b, len) ((*(b) = (len) & 0X7F), 1) +/* + * Copyright (c) 1995, Index Data + * See the file LICENSE for details. + * Sebastian Hammer, Adam Dickmeiss + * + * $Log: odr_priv.c,v $ + * Revision 1.3 1995-05-16 08:50:58 quinn + * License, documentation, and memory fixes + * + * Revision 1.2 1995/03/07 09:23:20 quinn + * Installing top-level API and documentation. + * + * + */ + +