Ignore:
Timestamp:
Jun 8, 2010, 8:38:55 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

_divers fix for Ticket #131 and #138

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.0/source/lib/os2ea.c

    r392 r457  
    172172{
    173173    UCHAR byte = 0;
     174
     175
     176
    174177    CPUUTIL util;
    175     int c;
    176178
    177179    if (hDoscalls == 0) {
     
    201203        }
    202204    }
     205
     206
     207
     208
     209
     210
     211
     212
    203213
    204214    return byte;
    205215}
    206 
    207 
    208216
    209217UCHAR randbyte()
Note: See TracChangeset for help on using the changeset viewer.