Changeset 457 for branches/samba-3.0/source/lib/os2ea.c
- Timestamp:
- Jun 8, 2010, 8:38:55 AM (16 years ago)
- File:
-
- 1 edited
-
branches/samba-3.0/source/lib/os2ea.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.0/source/lib/os2ea.c
r392 r457 172 172 { 173 173 UCHAR byte = 0; 174 175 176 174 177 CPUUTIL util; 175 int c;176 178 177 179 if (hDoscalls == 0) { … … 201 203 } 202 204 } 205 206 207 208 209 210 211 212 203 213 204 214 return byte; 205 215 } 206 207 208 216 209 217 UCHAR randbyte()
Note:
See TracChangeset
for help on using the changeset viewer.
