BDaemonClient: add comment
This commit is contained in:
parent
9b2fd34196
commit
d4f9c465fd
@ -46,6 +46,9 @@ public:
|
||||
status_t CommitTransaction(
|
||||
const BActivationTransaction& transaction,
|
||||
BCommitTransactionResult& _result);
|
||||
// B_OK only means _result is initialized,
|
||||
// not the success of committing the
|
||||
// transaction
|
||||
|
||||
status_t CreateTransaction(
|
||||
BPackageInstallationLocation location,
|
||||
|
Loading…
x
Reference in New Issue
Block a user