Changeset 646 for trunk/server/source3/lib
- Timestamp:
- Oct 25, 2011, 9:15:33 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server/source3/lib/os2helper.c
r586 r646 137 137 138 138 // we search with the exe name if we are in client mode 139 /* not needed atm, as done with lp_is_in_client() 139 140 bool os2_isClient() 140 141 { … … 154 155 } 155 156 } 156 157 */ 157 158 /* OS/2-specific random functions. these functions used to be based on APR 158 159 random code, but we discovered some nasty problems with it on fast hardware
Note:
See TracChangeset
for help on using the changeset viewer.