1 2 3 4 5 6 7 8 9 10 11 12 13
--- src/backend/sword_main.cc 2004-07-01 17:45:30.000000000 +0200 +++ src/backend/sword_main.cc.new 2005-03-25 20:42:53.566287072 +0100 @@ -190,8 +190,8 @@ VerseKey key; GList *retlist = NULL; char *book = NULL; - unsigned int bytes_read; - unsigned int bytes_written; + gsize bytes_read; + gsize bytes_written; GError *error; int i = 0, j = 0, x = 2;