Changeset 19235

Show
Ignore:
Timestamp:
09/12/08 20:59:24 (5 years ago)
Author:
saturday06
Message:

argument limit

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/cplusplus/i3/intl/loadmsgcat-windows.h

    r19015 r19235  
    4343            -1, 
    4444            pathname16, 
    45             num_elements*sizeof(wchar_t))) { 
     45            num_elements)) { 
    4646            errno = EACCES; 
    4747            return -1;