New nmem utility, nmem_transfer, that transfer blocks from one
[yaz-moved-to-github.git] / odr / odr_priv.c
index fe3db36..9736a3f 100644 (file)
@@ -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.
+ *
+ *
+ */
+
+