Changeset 233 for branches/samba-3.2.x/source/lib/util.c
- Timestamp:
- May 27, 2009, 11:39:15 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.2.x/source/lib/util.c
r232 r233 1058 1058 } 1059 1059 1060 if (ev_ctx) { 1061 event_context_reinit(ev_ctx); 1062 } 1063 1060 1064 if (msg_ctx) { 1061 1065 /* … … 1069 1073 return false; 1070 1074 } 1071 }1072 1073 if (ev_ctx) {1074 event_context_reinit(ev_ctx);1075 1075 } 1076 1076
Note:
See TracChangeset
for help on using the changeset viewer.