Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Pacman
Pacman
Commits
ad918bcb
Commit
ad918bcb
authored
Mar 06, 2022
by
Allan McRae
Browse files
Remove reference to internal type in docs
Signed-off-by:
Allan McRae
<
allan@archlinux.org
>
parent
569bcd9d
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/libalpm/alpm.h
View file @
ad918bcb
...
...
@@ -107,7 +107,7 @@ typedef struct _alpm_db_t alpm_db_t;
* Packages from databases are automatically freed when the database is unregistered. Packages loaded
* from a file must be freed manually.
*
* Packages can then be queried for metadata or added to a
\link alpm_trans_t
transaction
\endlink
* Packages can then be queried for metadata or added to a transaction
* to be added or removed from the system.
* @ingroup libalpm_packages
*/
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment