| changeset 444 | a2908416b7cc |
| parent 438 | fab0b8a61dcb |
| child 458 | 3f841a46eab5 |
1.1 --- a/librazor/importer.c Wed Aug 20 18:57:52 2014 +0100 1.2 +++ b/librazor/importer.c Mon Sep 01 12:19:32 2014 +0100 1.3 @@ -434,7 +434,7 @@ 1.4 struct import_entry *filenames; 1.5 char *f, *end; 1.6 uint32_t name, *r, s; 1.7 - char rootname[256], dirname[256]; 1.8 + char dirname[256]; 1.9 struct import_directory *d, *last_root; 1.10 struct array roots; 1.11 struct razor_entry *e;