Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 209 Bytes

TODO

File metadata and controls

9 lines (7 loc) · 209 Bytes
 
1
2
3
4
5
6
7
8
9
API Cleanups:
=============
Source.h
- remove const from return types:
ie: const Pathname providePackage( Package::constPtr package );
- pass by reference
resolvables(zypp::Resolvable::Kind kind) const;