X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=daemon%2Fsearch.h;h=230436c20d22db9b4309309cd7ae675f806ded1b;hb=78ba3ee1d71032a1325036d5cefa8d0549d76ccd;hp=67501eb69a54a33121b14bb33818800bc72da305;hpb=9d8cf7438740ac21033158d8ba039e40e1f3abc2;p=doldaconnect.git diff --git a/daemon/search.h b/daemon/search.h index 67501eb..230436c 100644 --- a/daemon/search.h +++ b/daemon/search.h @@ -1,6 +1,6 @@ /* * Dolda Connect - Modular multiuser Direct Connect-style client - * Copyright (C) 2004 Fredrik Tolf (fredrik@dolda2000.com) + * Copyright (C) 2004 Fredrik Tolf * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -104,7 +104,7 @@ struct srchres wchar_t *filename; struct fnet *fnet; wchar_t *peerid, *peernick; - size_t size; + off_t size; int slots; struct fnetnode *fn; double time;