Ignore:
Timestamp:
2014-10-13T15:20:25+13:00 (10 years ago)
Author:
ak19
Message:

Previous commit missed out another diff line

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/build-src/packages/wget/README

    r29345 r29365  
    47472013/01/29 - [email protected] added some #ifdef __ANDROID__ blocks into src/util.c to cope with the fact that this OS lacks localeconv()
    4848
    49 diff -r wget-1.13.4-orig/src/utils.c wget-1.13.4/src/utils.c
     49diff wget-1.13.4-orig/src/utils.c wget-1.13.4-gs/src/utils.c
     50
    50511466a1467,1470
    5152> #ifdef __ANDROID__
    5253>       cached_sep =",";
     54>       cached_grouping = "\x03";
    5355> #else
    54561489a1494
    5557> #endif
     58
Note: See TracChangeset for help on using the changeset viewer.