Skip to content

Commit

Permalink
stock/BasicStock: make several methods protected
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxKellermann committed Aug 12, 2024
1 parent 452e508 commit 33cc35a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stock/BasicStock.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ private:
UnscheduleCleanup();
}

public:
protected:
/**
* Borrow an idle item.
*
Expand Down

0 comments on commit 33cc35a

Please sign in to comment.