fixup junk comment close

This commit is contained in:
Vincent Sanders 2017-09-07 18:33:07 +01:00
parent 86c3f3e005
commit 3a633acc3f

View File

@ -227,7 +227,7 @@ init_resource(char **respath, struct nsgtk_resource_s *resource)
resource->path);
return NSERROR_OK;
}
NSLOG(netsurf, DEEPDEBUG, "gresource \"%s\" not found", resname);*/
NSLOG(netsurf, DEEPDEBUG, "gresource \"%s\" not found", resname);
free(resname);
#endif