Changeset 886


Ignore:
Timestamp:
31/08/2006 23:28:35 (5 years ago)
Author:
chris
Message:

Revert to trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/chris/merge/lib/common/FdGetLine.h

    r710 r886  
    1515#ifdef NDEBUG 
    1616        #define FDGETLINE_BUFFER_SIZE           1024 
    17 #elif defined WIN32 
    18         // need enough space for at least one unicode character  
    19         // in UTF-8 when calling console_read() from bbackupquery 
    20         #define FDGETLINE_BUFFER_SIZE           5 
    2117#else 
    2218        #define FDGETLINE_BUFFER_SIZE           4 
Note: See TracChangeset for help on using the changeset viewer.