Changeset 745 for trunk/server/libcli/util/error.h
- 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/libcli/util/error.h
r414 r745 47 47 NTSTATUS map_nt_error_from_unix(int unix_error); 48 48 49 /********************************************************************* 50 convert a Unix error code to a WERROR 51 *********************************************************************/ 52 WERROR unix_to_werror(int unix_error); 53 54 NTSTATUS nt_status_squash(NTSTATUS nt_status); 55 49 56 #endif /* _SAMBA_ERROR_H */
Note:
See TracChangeset
for help on using the changeset viewer.