Mercurial > noffle
diff src/client.h @ 127:3c71e28c8eef noffle
[svn] Release-1-0 mergedocs/NOTES
author | bears |
---|---|
date | Tue, 25 Jul 2000 13:14:54 +0100 |
parents | 05f50c1761d9 |
children | 09ca6eb5c7ff |
line wrap: on
line diff
--- a/src/client.h Tue Jul 25 13:12:50 2000 +0100 +++ b/src/client.h Tue Jul 25 13:14:54 2000 +0100 @@ -3,7 +3,7 @@ Noffle acting as client to other NNTP-servers - $Id: client.h 174 2000-07-19 07:02:45Z enz $ + $Id: client.h 183 2000-07-25 12:14:54Z bears $ */ #ifndef CLIENT_H @@ -42,9 +42,6 @@ Client_getDsc( void ); Bool -Client_getCreationTimes( void ); - -Bool Client_getNewgrps( const time_t *lastTime ); /* @@ -60,7 +57,7 @@ or THREAD mode, store IDs in request database. */ Bool -Client_getOver( int rmtFirst, int rmtLast, FetchMode mode ); +Client_getOver( const char *grp, int rmtFirst, int rmtLast, FetchMode mode ); /* Retrieve full article text and store it into database.