Revision 1863 trunk/client/gui/nzb.c
| nzb.c (revision 1863) | ||
|---|---|---|
| 429 | 429 | 
                  char *contents = NULL;  | 
              
| 430 | 430 | 
                  char *uri = NULL;  | 
              
| 431 | 431 | 
                  char *dirname;  | 
              
| 432 | 
                  #if GLIB_CHECK_VERSION(2,16,0)  | 
              |
| 432 | 433 | 
                  gboolean ret;  | 
              
| 433 | 
                  #if GLIB_CHECK_VERSION(2,16,0)  | 
              |
| 434 | 434 | 
                  GFile *file;  | 
              
| 435 | 435 | 
                  #endif  | 
              
| 436 | 436 | 
                  time_t now = time(NULL);  | 
              
Also available in: Unified diff
NNTPGrab

