librazor/importer.c
changeset 448 8476d35b048f
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	Thu Sep 11 18:54:16 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;