Revision 1843 trunk/plugins/unpack/plugin_unpack.c
| plugin_unpack.c (revision 1843) | ||
|---|---|---|
| 543 | 543 | 
                  NGConfigOpts opts;  | 
              
| 544 | 544 | 
                  char *directory;  | 
              
| 545 | 545 | 
                  GDir *dir;  | 
              
| 546 | 
                  GError *err;  | 
              |
| 546 | 
                  GError *err = NULL;  | 
              |
| 547 | 547 | 
                  const char *filename;  | 
              
| 548 | 548 | 
                   | 
              
| 549 | 549 | 
                  opts = plugin_data->core_funcs.config_get_opts();  | 
              
Also available in: Unified diff
NNTPGrab

