ossp-pkg/l2/l2.h.in 1.17 -> 1.18
--- l2.h.in 2001/11/05 20:39:35 1.17
+++ l2.h.in 2001/11/06 15:02:49 1.18
@@ -163,8 +163,8 @@
/* list of linking modes */
typedef enum {
- L2_LINK_CHILDS,
- L2_LINK_SIBLINGS
+ L2_LINK_CHILD,
+ L2_LINK_SIBLING
} l2_link_t;
/* channel handler specification structure */
|
|