Mark private methods as private
This commit is contained in:
parent
3c366a56d7
commit
dc3bcf22a3
@ -90,6 +90,8 @@ class BottleCollector
|
||||
@bottles.key?(key)
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
# This allows generic Altivec PPC bottles to be supported in some
|
||||
# formulae, while also allowing specific bottles in others; e.g.,
|
||||
# sometimes a formula has just :tiger_altivec, other times it has
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user