Changes in icb.h [1c7657c:e22d747] in code
Legend:
- Unmodified
- Added
- Removed
-
icb.h
r1c7657c re22d747 131 131 void icb_init(void); 132 132 int icb_input(struct icb_session *); 133 in ticb_ismod(struct icb_group *, struct icb_session *);133 inline int icb_ismod(struct icb_group *, struct icb_session *); 134 134 int icb_modpermit(struct icb_session *, int); 135 135 int icb_pass(struct icb_group *, struct icb_session *,
Note:
See TracChangeset
for help on using the changeset viewer.