Ignore:
Timestamp:
Oct 30, 2010, 5:23:18 PM (14 years ago)
Author:
Yuri Dario
Message:

clamav: applied os2 patches.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified clamav/trunk/clamdscan/client.c

    r189 r191  
    132132            return NULL;
    133133        }
    134 #ifdef _WIN32
     134#if defined(_WIN32) || defined(C_OS2)
    135135        if(*basepath == '\\') {
    136136            namelen = 2;
Note: See TracChangeset for help on using the changeset viewer.