Change return type for a zebra_add_record + zebra_repository functions to
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 30 May 2006 13:21:13 +0000 (13:21 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 30 May 2006 13:21:13 +0000 (13:21 +0000)
commitfc83d98d346711f446d9f9a29cc2ff0eee398053
tree0ce1fb56610c86e863c68af08d5a75708a30ce47
parent98d7e1e7378345d4d6b8b547ba25f2f0801b1a46
Change return type for a zebra_add_record + zebra_repository functions to
be ZEBRA_RES rather than int. Split code in index/trav.c into two.
include/idzebra/api.h
index/Makefile.am
index/extract.c
index/index.h
index/trav.c [deleted file]
index/update_file.c [new file with mode: 0644]
index/update_path.c [new file with mode: 0644]
index/zebraapi.c
win/makefile