mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-03 17:54:33 +03:00
fixup junk comment close
This commit is contained in:
parent
86c3f3e005
commit
3a633acc3f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user