Ignore:
Timestamp:
04/11/2007 14:45:33 (5 years ago)
Author:
chris
Message:

Compile fix for [1903].

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/infrastructure/buildenv-testmain-template.cpp

    r1905 r1916  
    100100                                                flag(S_IFLNK) << 
    101101                                                flag(S_IFSOCK) << 
    102                                                 flag(S_IFWHT) << " plus " <<                                                    m << ")"); 
     102                                                " or " << m << ")"); 
    103103                                } 
    104104                                else 
Note: See TracChangeset for help on using the changeset viewer.