Skip to content

Commit

Permalink
small style nit
Browse files Browse the repository at this point in the history
  • Loading branch information
feross committed Jul 30, 2019
1 parent dd579e5 commit 83be041
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ bool IsWebtorrentInitiated(std::shared_ptr<brave::BraveRequestInfo> ctx) {
ctx->initiator_url.host() == brave_webtorrent_extension_id;
}

/*
/**
* Returns true if the resource type is a frame (i.e. a top level page) or a
* subframe (i.e. a frame or iframe). For all other resource types (stylesheet,
* script, XHR request, etc.), returns false.
Expand Down

0 comments on commit 83be041

Please sign in to comment.