Changeset 7581 for trunk/indexers


Ignore:
Timestamp:
2004-06-10T14:32:22+12:00 (20 years ago)
Author:
kjdon
Message:

filled in the dumpFailedDocument method

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/indexers/mg/jni/MGPassesWrapperImpl.c

    r7460 r7581  
    157157                              jobject j_obj,
    158158                              jboolean j_dump) {
    159    
     159  int dump = j_dump;
     160  dump_failed_document(dump);
    160161}
    161162
Note: See TracChangeset for help on using the changeset viewer.