Added state-handle and some support for asynchronous activities.
[yaz-moved-to-github.git] / odr / odr_priv.c
index fe3db36..a5a3827 100644 (file)
@@ -1 +1,13 @@
-#define ber_enclen_short(b, len) ((*(b) = (len) & 0X7F), 1)
+/*
+ * Copyright (C) 1994, Index Data I/S 
+ * All rights reserved.
+ * Sebastian Hammer, Adam Dickmeiss
+ *
+ * $Log: odr_priv.c,v $
+ * Revision 1.2  1995-03-07 09:23:20  quinn
+ * Installing top-level API and documentation.
+ *
+ *
+ */
+
+