doc: remove stray doxygen comment
Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
11e09a23be
commit
48865e7dac
1 changed files with 0 additions and 2 deletions
|
@ -266,8 +266,6 @@ int SYMEXPORT alpm_trans_release(alpm_handle_t *handle)
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/** @} */
|
|
||||||
|
|
||||||
void _alpm_trans_free(alpm_trans_t *trans)
|
void _alpm_trans_free(alpm_trans_t *trans)
|
||||||
{
|
{
|
||||||
if(trans == NULL) {
|
if(trans == NULL) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue