DatabasePrint: add API documentation
This commit is contained in:
parent
4c27898ce7
commit
6765234b60
@ -27,6 +27,9 @@ struct DatabaseSelection;
|
||||
class Client;
|
||||
class Error;
|
||||
|
||||
/**
|
||||
* @param full print attributes/tags
|
||||
*/
|
||||
bool
|
||||
db_selection_print(Client &client, const DatabaseSelection &selection,
|
||||
bool full, Error &error);
|
||||
|
Loading…
Reference in New Issue
Block a user