Changeset 745 for trunk/server/lib/util/tevent_unix.c
- Timestamp:
- Nov 27, 2012, 4:43:17 PM (13 years ago)
- Location:
- trunk/server
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server
- Property svn:mergeinfo changed
/vendor/current merged: 581,587,591,594,597,600,615,618,740
- Property svn:mergeinfo changed
-
trunk/server/lib/util/tevent_unix.c
r414 r745 22 22 */ 23 23 24 #include "../replace/replace.h" 24 25 #include "tevent_unix.h" 25 #include "../replace/replace.h"26 26 27 27 bool tevent_req_is_unix_error(struct tevent_req *req, int *perrno)
Note:
See TracChangeset
for help on using the changeset viewer.