Changeset 644 for branches/samba-3.3.x/source/lib
- Timestamp:
- Oct 25, 2011, 4:59:31 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/source/lib/os2helper.c
r585 r644 136 136 137 137 // we search with the exe name if we are in client mode 138 /* not used anymore, as lp_is_in_client() is used instead 138 139 bool os2_isClient() 139 140 { … … 153 154 } 154 155 } 155 156 */ 156 157 /* OS/2-specific random functions. these functions used to be based on APR 157 158 random code, but we discovered some nasty problems with it on fast hardware
Note:
See TracChangeset
for help on using the changeset viewer.